forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
Merge Main #26
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
Merged
Merged
Merge Main #26
Conversation
This file contains hidden or 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
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117222476&view=results Last commit: Azure@23d58de
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117223076&view=results Last commit: Azure@14445e5
…, which causes timeouts for large restore (Azure#8533) * skip restore validation * bump up version * add change description into History.rst * fixing test * fixing version as per remote * Update src/cosmosdb-preview/HISTORY.rst --------- Co-authored-by: Zhiyi Huang <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117248496&view=results Last commit: Azure@124c569
Co-authored-by: Sai Sankar Gochhayat <[email protected]>
Co-authored-by: Sai Sankar Gochhayat <[email protected]>
…(27643) (Azure#8242) * Temporarily append '.dev3' to version number * Calling upload-blob with return_sas_token = True * Incorporated azure-quantum-python functions * Adding a SAS token to the storage container URL * Moved an import statement from _storage.py to job.py * Fixed style check violations * Deleted an extraneous comment * Added a unit test * Expanded the unit test * Made changes to test_submit * Made changes to test_submit * Updated test_provider_sku_list * Added experimental Python SDK code to run a Qiskit input file * Added test input files and simplified the job submit code * Rearranged the submit code to use old param validation * Got it working with imported Python SDK methods * Un-did changes to _storage.py and _client_factory.py * Fixed Pylint rule violations * Experimenting with ways to suppress the expected azure.identity CredentialUnavailableError messages * Deleted unused import statements * Copied azure-quantum-python files to the CLI repo * Added missing SDK files and fixed another import * Added the azure.identity files to vendored_sdks * Fixed another azure.identity import * Deleted a commented-out line * Moved the azure-quantum-python files to the vendored_sdks folder * Deleted commented-out lines * Removed 'microsoft.qc' from the default test provider/SKU list and removed '.dev3' from the version number * Made test changes like in branch 29126-remove-resource-estimator-references (PR 8388) * Add '.dev3' suffix to version number for final testing * Remove '.dev3' from the version numbers
* Update _create.py * Update _create.py * Update test_step_provider_registration_create.yaml * Update test_step_resource_type_registration_create.yaml * Update test_providerhub_scenario_updated.py * Add tests for provider registration and resource type registration update. * Remove pre_operations. * Remove enum from provider_type. * Remove enum from routing_type. * Remove pre_operations. * Update test_step_provider_registration_create.yaml * Update test_step_resource_type_registration_create.yaml * Add provider and resource type registration update test recordings.
… to 2024-10-02-preview (Azure#8544) * Updated aks preview to 2024-10-02-preview * Updated most test runs * Ran update-msi-permissions tests in devbox, updated Default API Version * Adding skips to allow fix to go through * Import unittest * Skip restore test --------- Co-authored-by: Zubair Abid <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117714869&view=results Last commit: Azure@8e1899e
* add auth adaptor for track 1 sdk * Update src/application-insights/HISTORY.rst Co-authored-by: Jiashuo Li <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117722525&view=results Last commit: Azure@e1d64ea
* Incremented version number and added release notes * Revised release notes
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117814579&view=results Last commit: Azure@fe01406
* changes. * check-point tests for ref-ids. * updates. * correcting all the new tests. * pf-criteria-tests addition. * app components tests. * changes for app-components. * small chgange in the reeturn. * few changes. * pr comments and updating the tests. * pr-comments. * pr-comments. * updating resource-id for app-components. * pr comments. * adding version changes. * pr comments. * changes for errors. * few changes for tests. * running tests and pre-push commands. * updating recordings with masked secrets. * indentation in version change. * changes for build failure. * trying to resolve pipeline error.
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117816692&view=results Last commit: Azure@fb1f259
….1.0 ] Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117822270&view=results Last commit: Azure@93532d4
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117848225&view=results Last commit: Azure@fa34ed2
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=117849162&view=results Last commit: Azure@6d961f2
* add extension changes for release of ml extension 2.36.0 * Revert "add extension changes for release of ml extension 2.36.0" This reverts commit 2c44533. * release ml extension v2.36.0
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=123870807&view=results Last commit: Azure@7899ccf
* update issue and pr assignee
* add troubleshoot command under connectedk8s * resolve check issues * fix final new line * add back troubleshoot params * implement helm version and permission checks * remove flux as core extension * remove connectedk8s changes * update history.rst * upgrade to major version * upgrade to major version --------- Co-authored-by: Sophie Zhao <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=123894888&view=results Last commit: Azure@fb137e9
… test cases (Azure#8736) * update * update
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=124003509&view=results Last commit: Azure@417c38a
Azure#8693) * Generated SDK from azure-rest-api-specs PR * first push of rbac for gremlin cassandra and mongo * added test cases * add resources for cassandra and mongo mi and uploaded tests results for cassandra and gremlin * change from mongoMI to mongo_mi * fixed mongo test failure and add generated yaml files * fixed the style * Tests recording. 5 tests remaining * Existing linter errors. Fixed * Missing recordings * Added throughput bucketing recording * All recordings * Nit * Nit - help * Flake8 changes * Reverting the resource group change --------- Co-authored-by: Yi Yang (from Dev Box) <[email protected]>
Co-authored-by: Srinivas Alluri <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=124014999&view=results Last commit: Azure@5f40a9f
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=124022674&view=results Last commit: Azure@2665a8c
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=124154715&view=results Last commit: Azure@0c52ddc
…stem-assigned` or `--user-assigned` is specified. (Azure#8742)
…est-version (Azure#8743) * Update paths in update_extension_list.py and HISTORY.rst for latest version documentation * minor fix
* Add NSP GA changes * Updated tests * Updated version history * Updated version * Remove preview label * Update param name * Add changes as per latest swagger changes * Update history --------- Co-authored-by: Karthik Gumpu (from Dev Box) <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=124281538&view=results Last commit: Azure@05c1e4f
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=124306791&view=results Last commit: Azure@92b0283
Co-authored-by: Bavneet Singh <[email protected]>
…zure#8748) * feat(datamigration): add support for managed identity auth in Blob to SqlMi migrations * docs(datamigration): update package versioning * fix(datamigration): fix azdev style issues * fix(datamigration): make os checking more robust * fix(datamigration): add pylint exceptions to fix az styledev * docs(datamigration): add examples --------- Co-authored-by: gansach <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=124396419&view=results Last commit: Azure@1e13767
Co-authored-by: xinyu pang <[email protected]>
…ration (Azure#8756) * fix VMAS migration * Update version --------- Co-authored-by: [email protected] <reneeli>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=124411225&view=results Last commit: Azure@c342427
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_URL: https://dev.azure.com/msazure/One/_build/results?buildId=124411425&view=results Last commit: Azure@29606c6
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 azdevrequired)python scripts/ci/test_index.py -qlocally? (pip install wheel==0.30.0required)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.jsonautomatically.You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify
src/index.json.