Skip to content
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

Use qiskit 1.0 with other upgraded dependency libraries. #581

Merged
merged 17 commits into from
Mar 21, 2024

Conversation

ArthurKamalov
Copy link
Contributor

@ArthurKamalov ArthurKamalov commented Feb 27, 2024

This PR updates qiskit library to > 1.0.

We still should wait for stable releases of the qiskit-ionq and qiskit-qir libraries, but for now, everything seems working with their pre-release versions.

TODO:

  • Wait until the production qiskit-qir library is released.
  • Wait until the production qiskit-ionq library is released.

vxfield and others added 5 commits February 28, 2024 13:45
* Regenerate rest api client

* Workspace connection params refactoring

* New test recordings

* Remove redundant recording processor

* Add pytest configs for better dev experience

* Fix pytest.ini

* Add script to clear env vars for dev convenience

* Linting and small fixes

* Re-record list jobs test

* Further clean-up and linting

* Small renaming

* Add return type annotations

* Update env var for live tests

* Documentation and clean-up

* Add support for connection string

* Remove QUANTUM_API_KEY env var

* Remove QUANTUM_API_KEY env var

* Update unit tests

* Logic to get current primary key

* Finish test for connection string

* Connection string auth test recording

* Remove unnecessary method

* Upgrade minor version

* Fixes the order of property creation

* Add pytest marks

* Fix order of environment variable loading

* Remove unused code

* Better naming for arm and quantum endpoint urls

* Normalize endpoint urls

* Fix cirq test cases

* Fix qiskit test cases
…fix linting errors (#583)

* Move workspace class/constructor documentation up

* Additional documentation and linting

* Fix rtype cross-references for typing types
azure-quantum/requirements-qiskit.txt Outdated Show resolved Hide resolved
azure-quantum/requirements-qiskit.txt Outdated Show resolved Hide resolved
@kikomiss kikomiss marked this pull request as ready for review March 21, 2024 18:56
@kikomiss kikomiss requested a review from a team as a code owner March 21, 2024 18:56
Copy link
Contributor

@kikomiss kikomiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug-bashed on 3/21. No issues found. Approving.

@kikomiss kikomiss merged commit 4fda476 into main Mar 21, 2024
7 checks passed
@kikomiss kikomiss deleted the use_qiskit_1_0_0 branch March 21, 2024 20:59
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.

4 participants