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

Run tests agains Qiskit main to start getting ready for Qiskit 2.0 #1566

Open
1ucian0 opened this issue Jan 14, 2025 · 1 comment
Open

Run tests agains Qiskit main to start getting ready for Qiskit 2.0 #1566

1ucian0 opened this issue Jan 14, 2025 · 1 comment
Labels
priority: medium Medium priority project: client Label to identify features related with client project project: gateway Label to identify features related with gateway project project: infrastructure Label to identify features related with infrastructure

Comments

@1ucian0
Copy link
Member

1ucian0 commented Jan 14, 2025

What is the expected enhancement?

Since the release of Qiskit 1.3 (Nov 2024), the Qiskit main branch has been preparing for the release of 2.0. Qiskit 2.0 is a major release that will include breaking changes and is planned for March 2025. You can track the milestone progress here.

To prepare for this transition, it’s a good idea to start regularly running your tests against the main branch, similar to what Aer is doing here.

Running your tests weekly with Qiskit main and getting notifications when something goes wrong allows you to proactively update your code (where alternative paths exist, they should already be available). Additionally, this serves as valuable feedback for Qiskit developers—if you encounter something that should not be a breaking change, you can let them know by, for example, submitting an issue.

@Tansito
Copy link
Member

Tansito commented Jan 14, 2025

Thanks for this @1ucian0 , we will start taking a look into this 👍

cc: @pandasa123

@Tansito Tansito added priority: medium Medium priority project: client Label to identify features related with client project project: infrastructure Label to identify features related with infrastructure project: gateway Label to identify features related with gateway project labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Medium priority project: client Label to identify features related with client project project: gateway Label to identify features related with gateway project project: infrastructure Label to identify features related with infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants