Skip to content

Fix Windows release archive validation - #8

Merged
openai0229 merged 1 commit into
mainfrom
fix/windows-archive-validation
Jul 23, 2026
Merged

Fix Windows release archive validation#8
openai0229 merged 1 commit into
mainfrom
fix/windows-archive-validation

Conversation

@openai0229

Copy link
Copy Markdown
Contributor

Summary

  • compare release archive members structurally inside Python
  • add native Windows packaging regression coverage
  • advance the CLI and bundled Skill to 0.2.1 after the immutable 0.2.0 release attempt failed before publication

Verification

  • cargo test --locked --all-targets: 389 passed
  • cargo clippy --locked --all-targets -- -D warnings
  • package reproducibility and metadata checks
  • development installer tests
  • actionlint and shellcheck
  • documentation, license, Action pin, and release policy checks
  • local darwin-arm64 release package

Release impact

The failed 0.2.0 run did not upload CDN objects or create a GitHub Release. The immutable v0.2.0 tag remains unchanged; the corrected public release will be v0.2.1.

Closes #7

@openai0229
openai0229 enabled auto-merge (squash) July 23, 2026 07:15
@openai0229
openai0229 merged commit 260be27 into main Jul 23, 2026
6 checks passed
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.

Fix Windows release archive validation

1 participant