Skip to content

fix(release): install locked Python dependencies - #29

Merged
rldyourmnd merged 1 commit into
mainfrom
fix/release-install-python-dependencies
Aug 24, 2026
Merged

fix(release): install locked Python dependencies#29
rldyourmnd merged 1 commit into
mainfrom
fix/release-install-python-dependencies

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Summary

  • install the hash-locked Python test dependency set before the release gate
  • add a workflow contract test that proves installation precedes validation

Root cause

The first public 0.1.2 release run reached scripts/validate_release.sh without the referencing package. PR CI installed requirements/test.txt; the release workflow did not.

Verification

  • go test ./core/releasebuilder
  • actionlint .github/workflows/release-bundle.yml
  • scripts/validate_release.sh
  • git diff --check

@rldyourmnd
rldyourmnd merged commit 9b3d322 into main Aug 24, 2026
7 checks passed
@rldyourmnd
rldyourmnd deleted the fix/release-install-python-dependencies branch August 24, 2026 03:49
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