Skip to content

ci: run lab before merge and before image publish - #4

Merged
jajera merged 2 commits into
mainfrom
ci/gate-release-on-lab
Aug 18, 2026
Merged

ci: run lab before merge and before image publish#4
jajera merged 2 commits into
mainfrom
ci/gate-release-on-lab

Conversation

@jajera

@jajera jajera commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Keep Integration as a pull-request check so a failed lab blocks merge
  • Drop the independent push: main Integration run (it raced Build and Release)
  • Build and Release now calls the same lab workflow and publishes only after prove.sh passes

Test plan

  • Integration still runs on this PR
  • After merge, Build and Release shows lab then build, and build is skipped/failed if lab fails

jajera added 2 commits August 18, 2026 13:51
Keep Integration as a pull-request check. On main, Build and Release
reuses that workflow and publishes only after prove.sh passes.
Keep lab/ as the compose fixture. In CI, test is the check that
must pass before merge and before image publish.
@jajera
jajera merged commit c4ce164 into main Aug 18, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant