Skip to content

ci: add L4 vm-e2e as gate in release workflow#88

Merged
fullstackjam merged 1 commit into
mainfrom
ci/l4-gate-on-release
May 19, 2026
Merged

ci: add L4 vm-e2e as gate in release workflow#88
fullstackjam merged 1 commit into
mainfrom
ci/l4-gate-on-release

Conversation

@fullstackjam
Copy link
Copy Markdown
Collaborator

Summary

  • Adds l4-group-a and l4-group-b jobs to release.yml, mirroring the test split in vm-e2e-spike.yml
  • Both jobs run on macos-14 in parallel after gate-tests (L1) passes
  • build job now depends on all three gates: gate-tests, l4-group-a, l4-group-b
  • L4 failures block release artifacts from being built and published

Test plan

  • Verify the workflow YAML is valid (CI will lint it)
  • After merge, push a test tag and confirm L4 jobs appear in the release run

Run group-a and group-b L4 tests on macos-14 in parallel after gate-tests
passes; build job only proceeds once both L4 groups are green.
@github-actions github-actions Bot added the ci CI/CD changes label May 19, 2026
@fullstackjam fullstackjam merged commit 4d5d3b2 into main May 19, 2026
12 checks passed
@fullstackjam fullstackjam deleted the ci/l4-gate-on-release branch May 19, 2026 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI/CD changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant