Skip to content

fix(ci): make release tests portable#13

Merged
voioo merged 1 commit into
mainfrom
fix/windows-release-assets
Jun 21, 2026
Merged

fix(ci): make release tests portable#13
voioo merged 1 commit into
mainfrom
fix/windows-release-assets

Conversation

@voioo

@voioo voioo commented Jun 21, 2026

Copy link
Copy Markdown
Member

Summary

  • move the crypto test heap and worker settings from POSIX-only shell syntax into Vitest config
  • add a manual release-asset recovery trigger that never republishes npm
  • validate the requested recovery tag against the CLI package version
  • attach recovered binaries and manifests to the explicitly requested release

Verification

  • crypto: 117 tests passed
  • shared: 30 tests passed
  • CLI: 36 tests passed
  • workspace typecheck passed
  • CLI build passed
  • git diff --check passed

This enables rebuilding the missing binary assets for the existing v0.1.5 release after both Windows runners failed on the previous POSIX-only test command.

@voioo
voioo merged commit c84c388 into main Jun 21, 2026
2 checks passed
@voioo
voioo deleted the fix/windows-release-assets branch June 21, 2026 13:59
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