Skip to content

Rename build artifacts from x402 to payment#6

Merged
juntao merged 1 commit intomainfrom
rename-artifacts
Jan 31, 2026
Merged

Rename build artifacts from x402 to payment#6
juntao merged 1 commit intomainfrom
rename-artifacts

Conversation

@juntao
Copy link
Member

@juntao juntao commented Jan 31, 2026

Summary

  • Rename all build artifact names from x402-* to payment-*
  • Update CI workflow, install.md, and bootstrap.sh

Changes

Old Name New Name
x402-linux-x86_64.zip payment-linux-x86_64.zip
x402-linux-aarch64.zip payment-linux-aarch64.zip
x402-darwin-x86_64.zip payment-darwin-x86_64.zip
x402-darwin-aarch64.zip payment-darwin-aarch64.zip
x402-windows-x86_64.zip payment-windows-x86_64.zip

Test plan

  • CI builds complete successfully
  • Artifacts are uploaded with new names
  • Bootstrap script downloads correct artifacts

🤖 Generated with Claude Code

Update artifact names in:
- .github/workflows/ci.yml - all platform artifact names
- install.md - manual download instructions
- skill/bootstrap.sh - artifact download pattern

Artifact naming changed:
- x402-linux-x86_64.zip → payment-linux-x86_64.zip
- x402-linux-aarch64.zip → payment-linux-aarch64.zip
- x402-darwin-x86_64.zip → payment-darwin-x86_64.zip
- x402-darwin-aarch64.zip → payment-darwin-aarch64.zip
- x402-windows-x86_64.zip → payment-windows-x86_64.zip

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@juntao juntao merged commit 8e01466 into main Jan 31, 2026
6 checks passed
@juntao juntao deleted the rename-artifacts branch January 31, 2026 20:13
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