v1.8.0
Added
- Global concurrency —
concurrency.global: truewith optionallock_repocoordinates pipeline runs across repositories via lock files under.pipeline-compose/locks/(requirescontents: read/writeon the lock repo). - Smart rerun job summary — run action writes a GitHub Actions job summary table including reused stage counts.
- Remote stage catalog —
catalog_from: { repo, path, ref? }merges a catalog from another repository (localcatalogoverrides remote keys).
Full Changelog: v1.7.0...v1.8.0