Skip to content

MQT Reusable Workflows 1.0.1 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 07:54
· 116 commits to refs/heads/main since this release
fb662a1

👀 What Changed

  • Added a files-changed-only option to the cpp-linter workflow that can be used to trigger a full clang-tidy run. See munich-quantum-toolkit/core#611 for a demo on how to use this feature.
  • Simplified the coverage collection. The uploader now uses OIDC instead of tokens and it aggregates all Python reports before uploading. See munich-quantum-toolkit/core#612 for a demo PR on how to adapt to this change.

🚀 Features and Enhancements

🤖 CI

⬆️ Dependencies

Full Changelog: v1.0.0...v1.0.1