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

✨Add continuous testing workflow for Qiskit main branch #571

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

burgholzer
Copy link
Member

Description

This pull request introduces a continuous testing workflow to ensure compatibility with the latest changes in the Qiskit main branch. This addition aims to maintain project stability and address potential integration issues promptly.
This is especially critical in light of the upcoming Qiskit 2.0 release.

The respective workflow will run once a week, on pull requests that change the respective file, as well as on manual workflow triggers.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer self-assigned this Mar 11, 2025
@burgholzer burgholzer added github_actions Pull requests that update Github_actions code python Anything related to Python code continuous integration Anything related to the CI setup labels Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Anything related to the CI setup github_actions Pull requests that update Github_actions code python Anything related to Python code
Projects
Status: In Progress
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant