Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR eventgrid/data-plane] Added Azure App Configuration event data schema. #4465

Merged
merged 3 commits into from
Mar 1, 2019

Conversation

AutorestCI
Copy link
Contributor

Added a few missing pieces.

* Prefixed event names with our service prefix 'AppConfiguration'.
* Added Microsoft.AppConfiguration to the event grid data-plane readme.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Mar 1, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-eventgrid

You can install the package azure-eventgrid of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5309#egg=azure-eventgrid&subdirectory=azure-eventgrid"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5309#egg=azure-eventgrid&subdirectory=azure-eventgrid"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_5309
  • pip install -e ./azure-eventgrid

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5309
  • pip wheel --no-deps ./azure-eventgrid

Direct download

Your files can be directly downloaded here:

azuresdkci and others added 2 commits March 1, 2019 18:50
@AutorestCI AutorestCI merged commit 6df72d0 into restapi_auto_eventgrid/data-plane Mar 1, 2019
@AutorestCI AutorestCI deleted the restapi_auto_5309 branch March 1, 2019 21:14
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3629

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants