Skip to content

fix: align SkillHub release contract - #2

Merged
freelw merged 1 commit into
mainfrom
wangli_dev_20260811_2
Aug 11, 2026
Merged

fix: align SkillHub release contract#2
freelw merged 1 commit into
mainfrom
wangli_dev_20260811_2

Conversation

@freelw

@freelw freelw commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • publish exactly three raw platform binaries: macOS ARM64, macOS Intel x64, and Windows x64
  • package the Skill with SKILL.md, references/, and scripts/ at ZIP root for direct SkillHub upload
  • align wait-text with browser-cli PR #115: normalized, case-insensitive contains by default and exact matching via --exact
  • update installers and docs for the revised asset names and supported platforms

Validation

  • cargo test --all-targets --locked (7 passed)
  • cargo clippy --all-targets --locked -- -D warnings
  • cargo fmt --all
  • Skill Creator quick_validate.py
  • deterministic ZIP generation and archive integrity/root-layout assertions
  • release matrix assertion: exactly 3 targets, no Linux release target
  • CLI smoke: wait-text --help; obsolete --match contains rejected with exit 2

@freelw
freelw merged commit 6176691 into main Aug 11, 2026
1 check 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.

1 participant