forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Release 1.3.6 #186
Merged
Merged
Release 1.3.6 #186
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
…ure (Azure#5394) * InAccount vendored python sdk * InAccount Restore CLI Commands Code changes * Test recordings * Updated test records * new changes
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6677&view=results Last commit: Azure@ab7d604
* first draft * regenerate with 0.8.0 * generated with 0.9.3 * add codeowner * rename * shorten arg * add servicename * new swagger * new swagger * test elastic san * test elastic san volume group * volume test not passing * new swagger fix list sku * finish tests * change name * add examples and rerun test * readme example * Update azext_metadata.json
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6690&view=results Last commit: Azure@e181bf7
* Add security context to diagnoser container * version and history updates * fix proxy bug in connectedk8s upgrade * removed diagnoser change * removed extra space Co-authored-by: Siri Teja Reddy Kasireddy <[email protected]> Co-authored-by: Akash Keshari <[email protected]> Co-authored-by: siriteja <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6849&view=results Last commit: Azure@901b97c
…zure#5408) * Initial * update * Update * Update name * Update CODEOWNERS * Update service_name.json * fix linter Co-authored-by: kai ru <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6935&view=results Last commit: Azure@a1e0008
…into release-1.3.6
deeksha345
requested review from
NarayanThiru,
bavneetsingh16 and
anagg929
as code owners
October 5, 2022 23:40
bavneetsingh16
approved these changes
Oct 6, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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.
This checklist is used to make sure that common guidelines for a pull request are followed.
Related command
General Guidelines
azdev style <YOUR_EXT>
locally? (pip install azdev
required)python scripts/ci/test_index.py -q
locally?For new extensions:
About Extension Publish
There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update
src/index.json
automatically.The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify
src/index.json
.