Skip to content

v1.12.0 — CI stack gates

Choose a tag to compare

@MCamner MCamner released this 10 Jun 23:54
78139eb

v1.12.0 — CI integration for stack gates

  • .github/workflows/mq-stack-gate.yml — stack contract gate + release gate run on every PR and push to main
  • Workflow checks out all MQ stack repos and links them into the expected home layout before running the gates
  • mq-agent stack contract-check --json and mq-agent stack release-check --json as CI steps

See CHANGELOG.md for details.