Skip to content

⬆️ Update CI/CD testing configuration #1049

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

burgholzer
Copy link
Member

Description

This PR builds on the workflow improvements from munich-quantum-toolkit/workflows#146 and streamlines the CI/CD configurations.
The most important changes:

  • Debug builds on Ubuntu enabled by default again to have at least one workflow with assertions enabled running per default
  • Regular and extensive C++ testing are now exclusive instead of complementary.
  • The extensive testing matrix for C++ is much broader.
  • ...

Checklist:

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

@burgholzer burgholzer added this to the MQT Core milestone Jul 11, 2025
@burgholzer burgholzer self-assigned this Jul 11, 2025
@burgholzer burgholzer added continuous integration Anything related to the CI setup extensive-cpp-ci Adding this label indicates that extensive C++ CI runs should be started for this PR. extensive-python-ci Adding this label indicates that extensive Python CI runs should be started for this PR. labels Jul 11, 2025
Copy link

codecov bot commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

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 extensive-cpp-ci Adding this label indicates that extensive C++ CI runs should be started for this PR. extensive-python-ci Adding this label indicates that extensive Python CI runs should be started for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant