v1.11.0
Added
- Meta pipeline global concurrency — release pipeline sets
concurrency.global: true(dogfood). - Turbo/Nx import —
pipeline-compose import turbo|nxgenerates v2 pipeline YAML fromturbo.json/nx.jsontask graphs. - Smart rerun
pipeline_filedigest — same-repo sub-pipeline stages include nested pipeline file content in fingerprints. - Export runtime schema validation —
pipeline-compose-exportacceptsvalidate_schema+context_schema_jsonto fail the stage before upload when outputs violate the contract.
Full Changelog: v1.10.0...v1.11.0