Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Conversation

@bavneetsingh16
Copy link


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.

warren-jones and others added 20 commits March 11, 2025 17:41
…(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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.