Skip to content

chore(release): refresh platform manifest for openadapt-flow 1.28.0 - #1083

Merged
abrichr merged 1 commit into
mainfrom
claude/eager-ishizaka-001cd9
Aug 2, 2026
Merged

chore(release): refresh platform manifest for openadapt-flow 1.28.0#1083
abrichr merged 1 commit into
mainfrom
claude/eager-ishizaka-001cd9

Conversation

@abrichr

@abrichr abrichr commented Aug 2, 2026

Copy link
Copy Markdown
Member

Summary

  • PyPI published openadapt-flow 1.28.0, so the validate-platform-manifest check fails on every PR with: flow version drift: manifest has '1.27.1' but PyPI's latest openadapt-flow is '1.28.0' (example: failing job).
  • Regenerated platform-manifest.json with scripts/generate_platform_manifest.py. Only the flow component version, its wheel/sdist URLs and sha256 digests, and generated_at change.

Verification

  • scripts/validate_platform_manifest.py passes: OK: platform manifest validated (including published artifacts); 2 warning(s).
  • The 2 warnings are launcher/flow skew vs the hand-maintained status.json in openadapt-web; they are non-fatal and must be fixed there (public/status.json, data/published-version-claims.json).

Follow-up

🤖 Generated with Claude Code

PyPI published openadapt-flow 1.28.0, so validate-platform-manifest
fails on every PR with a flow version drift error. Regenerated with
scripts/generate_platform_manifest.py; only the flow component version,
its artifact URLs/digests, and generated_at change.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrichr
abrichr merged commit c3b55e5 into main Aug 2, 2026
11 checks passed
@abrichr
abrichr deleted the claude/eager-ishizaka-001cd9 branch August 2, 2026 16:37
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