Skip to content

Sync release manifest bundle versions#337

Merged
anth-volk merged 4 commits intomainfrom
fix-release-manifest-version-sync
May 4, 2026
Merged

Sync release manifest bundle versions#337
anth-volk merged 4 commits intomainfrom
fix-release-manifest-version-sync

Conversation

@anth-volk
Copy link
Copy Markdown
Contributor

@anth-volk anth-volk commented May 1, 2026

Fixes #336

Summary

  • Sync bundled release manifest bundle_id and policyengine_version fields during release version bumps.
  • Add a provenance helper so manual country bundle refreshes also preserve the current policyengine.py bundle identity.
  • Update the checked-in US and UK manifest identities from 4.0.0 to 4.3.1.
  • Add tests for the bump script, bundle refresh path, and bundled release manifest identity.

Testing

  • uv run ruff check .github/bump_version.py src/policyengine/provenance/bundle.py src/policyengine/provenance/__init__.py tests/test_bump_version.py tests/test_bundle_refresh.py tests/test_release_manifests.py
  • uv run pytest tests/test_bump_version.py tests/test_bundle_refresh.py tests/test_release_manifests.py -q

@anth-volk anth-volk marked this pull request as ready for review May 4, 2026 14:56
@anth-volk anth-volk merged commit 87f5f1b into main May 4, 2026
12 checks passed
@anth-volk anth-volk deleted the fix-release-manifest-version-sync branch May 4, 2026 14:56
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.

Release manifest bundle IDs fall behind policyengine.py releases

1 participant