MQT Reusable Workflows 1.0.1 Release
·
116 commits
to refs/heads/main
since this release
👀 What Changed
- Added a
files-changed-only
option to thecpp-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
- 🚸 improve coverage data collection @burgholzer (#2)
- 🚸 improve cpp-linter configuration @burgholzer (#1)
🤖 CI
- 🚸 improve coverage data collection @burgholzer (#2)
- 🚸 improve cpp-linter configuration @burgholzer (#1)
⬆️ Dependencies
- 🚸 improve coverage data collection @burgholzer (#2)
- 🚸 improve cpp-linter configuration @burgholzer (#1)
Full Changelog: v1.0.0...v1.0.1