Skip to content

ci: prevent stale-head releases - #380

Merged
abrichr merged 2 commits into
mainfrom
codex/release-contract-main-20260820
Aug 20, 2026
Merged

ci: prevent stale-head releases#380
abrichr merged 2 commits into
mainfrom
codex/release-contract-main-20260820

Conversation

@abrichr

@abrichr abrichr commented Aug 20, 2026

Copy link
Copy Markdown
Member

Summary

  • recheck protected main after exact-head release evidence finishes
  • refuse semantic publication if main advanced during the wait
  • pin every remaining mutable GitHub Action in Flow workflows
  • enforce immutable action revisions across all workflow files

Verification

  • UV_CACHE_DIR=/tmp/uv-cache-openadapt-flow uv run --frozen pytest -q tests/test_release_contract.py
  • UV_CACHE_DIR=/tmp/uv-cache-openadapt-flow uv run --frozen ruff check tests/test_release_contract.py
  • UV_CACHE_DIR=/tmp/uv-cache-openadapt-flow uv run --frozen ruff format --check tests/test_release_contract.py
  • parsed all workflow YAML files with PyYAML

This PR is independent of Capture 1.3.0 and is ready for review.

@abrichr
abrichr force-pushed the codex/release-contract-main-20260820 branch from ee722b2 to 20ea6ef Compare August 20, 2026 15:50
@abrichr
abrichr merged commit 9806814 into main Aug 20, 2026
17 checks passed
@abrichr
abrichr deleted the codex/release-contract-main-20260820 branch August 20, 2026 16:22
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