forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 2
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 azure-mgmt-servicebus] ServiceBus : Swagger Split and Added PrivateEndPointConnection API #1552
Closed
openapi-sdkautomation
wants to merge
8
commits into
sdkAutomation/azure-mgmt-servicebus
from
sdkAutomation/azure-mgmt-servicebus@10071
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merged
4 tasks
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/azure-mgmt-servicebus@10071
branch
7 times, most recently
from
July 22, 2020 17:47
3b4cded
to
86007d7
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/azure-mgmt-servicebus@10071
branch
from
August 10, 2020 17:37
86007d7
to
02268b1
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/azure-mgmt-servicebus
branch
from
August 24, 2020 21:17
6c5bc20
to
8f168eb
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/azure-mgmt-servicebus@10071
branch
4 times, most recently
from
August 24, 2020 23:29
881593c
to
f64b0c6
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/azure-mgmt-servicebus
branch
from
August 26, 2020 00:10
8f168eb
to
fc5e3a9
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/azure-mgmt-servicebus@10071
branch
4 times, most recently
from
August 28, 2020 17:13
2f6c1c0
to
1bc0975
Compare
* Generated from ef362e1f672ae04861fedc2d56182f7e4608d04a [AKS] Use POST operation for node image version (Azure#10294) * update version to 9.3.0. Update test * fix changelog Co-authored-by: SDK Automation <sdkautomation@microsoft.com> Co-authored-by: xichen <xichen@microsoft.com>
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/azure-mgmt-servicebus@10071
branch
8 times, most recently
from
September 3, 2020 00:59
cfb6277
to
893f1ef
Compare
* Generated from 61d78f0fbcf6543b7181f1eb524eb8e1cd37809f add logLevel/enableReliableLogging to LogStorageSettings * bump version and update changelog * Packaging update of azure-mgmt-datafactory Co-authored-by: SDK Automation <sdkautomation@microsoft.com> Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
* Generated from ba10ad3eff472aea928c189c4f9293702cd7dad7 Merge branch 'master' into dev/ayang/backupStorageRedundancy * version 0.21.0 * run test Co-authored-by: SDK Automation <sdkautomation@microsoft.com>
* Generated from b9c06c4ea0f48bbe80323fa1f239a8602f3d5c26 Update preview version * version 7.0.0rc2 * run test Co-authored-by: SDK Automation <sdkautomation@microsoft.com>
* Generated from 8393a913e08a11da6efb71b5abe32ee6d59dc53e Compute readme.python.md * update changelog and bump version * Packaging update of azure-mgmt-compute * update test * update test * update test * update test Co-authored-by: SDK Automation <sdkautomation@microsoft.com> Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
* Generated from 131e378c7ab0494ea96068f58fe34721a3c98f77 correct output folder * add ci support * add changlog version * update release date Co-authored-by: SDK Automation <sdkautomation@microsoft.com>
Co-authored-by: SDK Automation <sdkautomation@microsoft.com> Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/azure-mgmt-servicebus@10071
branch
from
September 10, 2020 06:06
893f1ef
to
b1c740d
Compare
openapi-sdkautomation
bot
deleted the
sdkAutomation/azure-mgmt-servicebus@10071
branch
September 10, 2020 08:22
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created to sync Azure/azure-rest-api-specs#10071.
(message created by the CI based on PR content)
Installation instruction
Package azure-mgmt-servicebus
You can install the package
azure-mgmt-servicebus
of this PR using the following command:pip install "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-servicebus@10071#egg=azure-mgmt-servicebus&subdirectory=azure-mgmt-servicebus"
You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-servicebus@10071#egg=azure-mgmt-servicebus&subdirectory=azure-mgmt-servicebus"
If you have a local clone of this repository, you can also do:
git checkout sdkAutomation/azure-mgmt-servicebus@10071
pip install -e ./azure-mgmt-servicebus
Or build a wheel file to distribute for testing:
git checkout sdkAutomation/azure-mgmt-servicebus@10071
pip wheel --no-deps ./azure-mgmt-servicebus
Direct download
Your files can be directly downloaded here: