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 #860

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 continuous integration Anything related to the CI setup Core Anything related to the Core library and IR python Anything related to Python code github-actions Pull requests that update GitHub actions code labels Mar 11, 2025
@burgholzer burgholzer force-pushed the upstream-qiskit-workflow branch 2 times, most recently from 52ada37 to 6db7726 Compare March 11, 2025 10:14
@burgholzer burgholzer force-pushed the upstream-qiskit-workflow branch from 6db7726 to a118f91 Compare March 11, 2025 11:58
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 Core Anything related to the Core library and IR 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