• v12.2.0 4ebb7a63b9

    v12.2.0
    All checks were successful
    cascade / debug (push) Has been skipped
    example / docker-build-push-action-in-lxc (push) Successful in 1m33s
    / example-docker-compose (push) Successful in 2m10s
    checks / validate pre-commit-hooks file (push) Successful in 55s
    checks / validate mocks (push) Successful in 1m11s
    checks / build and test (push) Successful in 3m22s
    checks / runner exec tests (push) Successful in 26s
    / example-on-demand (push) Successful in 4m41s
    / example-lxc-systemd (push) Successful in 7m33s
    checks / runner integration tests (push) Successful in 7m1s
    checks / integration tests (docker-latest) (push) Successful in 11m48s
    checks / integration tests (docker-stable) (push) Successful in 13m16s
    cascade / forgejo (push) Successful in 41m4s
    Build release / release (push) Has been skipped
    publish / publish (push) Has been skipped
    Stable

    release-team released this 2025-12-15 19:06:25 +00:00 | 67 commits to main since this release

    Release Notes


    • features
      • PR: feat(jobparser): allow access to the outputs of a reusable workflow
      • PR: feat(jobparser): support expanding reusable workflows into multiple new jobs
      • PR: feat(jobparser): allow accessing ${{ needs... }} when expanding reusable workflows
      • PR: feat(jobparser): allow matrix expansion on caller of reusable workflows
      • PR: feat(jobparser): rewrite reusable workflow 'needs' references between jobs
      • PR: feat(jobparser): populate 'needs' in reusable workflow expansion
      • PR: feat(jobparser): map 'with' from callee into 'inputs' of reusable workflow expansion
      • PR: feat: add variable workflow_ref to github context
    • bug fixes
      • PR: fix(jobparser): allow access to 'inputs' context when evaluating workflow call outputs
      • PR: fix(jobparser): track reusable workflow recursion limits across re-expansion
      • PR: fix(jobparser): inner job in a reusable workflow can't reference ${{ needs... }} in with
      • PR: fix: unrecoverable errors in artifactcache should have non-zero exit code
      • PR: fix: relative reusable workflow w/ HTTP (not HTTPS) github instance url
      • PR: fix: double protocol prefix in reusable workflow clone URLs
    Downloads