Skip to content

Conversation

@atharvau
Copy link
Owner


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

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.
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.

azclibot and others added 30 commits March 7, 2025 03:21
…, 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]>
…(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]>
* add auth adaptor for track 1 sdk

* Update src/application-insights/HISTORY.rst

Co-authored-by: Jiashuo Li <[email protected]>
* Incremented version number and added release notes

* Revised release notes
* 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.
* 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
azclibot and others added 29 commits May 12, 2025 00:15
* 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]>
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]>
…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]>
…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]>
…ration (Azure#8756)

* fix VMAS migration

* Update version

---------

Co-authored-by: [email protected] <reneeli>
@atharvau atharvau merged commit a473c96 into main-workload-operations May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.