Skip to content

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

Closed
@1ucian0

Description

@1ucian0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: mediumMedium priorityproject: clientLabel to identify features related with client projectproject: gatewayLabel to identify features related with gateway projectproject: infrastructureLabel to identify features related with infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions