Skip to content

Refresh long-term release bundle hashes#367

Merged
MaxGhenis merged 1 commit into
mainfrom
codex/refresh-long-term-release-bundle
May 18, 2026
Merged

Refresh long-term release bundle hashes#367
MaxGhenis merged 1 commit into
mainfrom
codex/refresh-long-term-release-bundle

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

@MaxGhenis MaxGhenis commented May 18, 2026

Summary

  • let scripts/refresh_release_bundle.py retarget custom release manifest paths and revisions, including CRFB-style long-run manifests
  • refresh per-dataset sha256 and metadata sidecar hashes for bundled long-term CPS artifacts
  • pin fetched Hugging Face release manifests to their immutable commit revision
  • fail closed if an explicit release-manifest revision is missing, or if a manifest would leave stale long-term H5/metadata hash pins in place

Validation

  • uv run --locked --extra dev python -m pytest tests/test_bundle_refresh.py tests/test_release_manifests.py tests/test_us_long_term_datasets.py -q (62 passed)
  • uv run --locked --extra dev ruff check src/policyengine/provenance/bundle.py scripts/refresh_release_bundle.py tests/test_bundle_refresh.py
  • git diff --check

Notes

This is tooling support for the final policyengine.py manifest bump after the rebuilt long-run data bundle is published. It does not yet point policyengine.py at new CRFB H5s or change model/data versions.

@MaxGhenis MaxGhenis force-pushed the codex/refresh-long-term-release-bundle branch 2 times, most recently from a57bb32 to c125ffa Compare May 18, 2026 02:05
@MaxGhenis MaxGhenis force-pushed the codex/refresh-long-term-release-bundle branch from c125ffa to d5bb154 Compare May 18, 2026 02:07
@MaxGhenis MaxGhenis merged commit 1a0151e into main May 18, 2026
11 checks passed
@MaxGhenis MaxGhenis deleted the codex/refresh-long-term-release-bundle branch May 18, 2026 02:32
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