-
v1.2.1 Stable
released this
2026-03-15 09:41:21 +00:00 | 5 commits to main since this release1.2.1 (2026-03-15)
Bug Fixes
- revert template vars — GHA ${{ }} collides with ${} template syntax (e4a8514), closes common-repo/common-repo#TBD
Downloads
-
v1.1.0 Stable
released this
2026-03-15 08:49:05 +00:00 | 14 commits to main since this release1.1.0 (2026-03-15)
Documentation
- update usage for common-repo 0.27.0 workaround (e99caf6), closes common-repo/common-repo#229 #230
Features
- restore source-declared filtering (requires common-repo >=0.28.0) (8ba5ad3)
Downloads
-
v1.0.1 Stable
released this
2026-03-15 08:41:28 +00:00 | 17 commits to main since this release1.0.1 (2026-03-15)
Miscellaneous
- add source-level common-repo config (0f70793)
- fix source config format (d911531)
- fix source config to documented format (ff206f0)
- try exclude instead of include (22ab420)
Bug Fixes
- remove non-functional source .common-repo.yaml (9e46120), closes common-repo/common-repo#226
Code Refactoring
- move distributed files to src/, add sync check CI (aa94b0a)
Downloads