Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 03:38
· 46 commits to master since this release

Added

  • Meta pipeline global concurrency — release pipeline sets concurrency.global: true (dogfood).
  • Turbo/Nx importpipeline-compose import turbo|nx generates v2 pipeline YAML from turbo.json / nx.json task graphs.
  • Smart rerun pipeline_file digest — same-repo sub-pipeline stages include nested pipeline file content in fingerprints.
  • Export runtime schema validationpipeline-compose-export accepts validate_schema + context_schema_json to fail the stage before upload when outputs violate the contract.

Full Changelog: v1.10.0...v1.11.0