Skip to content

ci: Use release.anza.xyz instead of release.solana.com to install Solana CLI#619

Merged
nvsriram merged 12 commits intomainfrom
ci/fix-solana-keygen-not-found-error
May 21, 2025
Merged

ci: Use release.anza.xyz instead of release.solana.com to install Solana CLI#619
nvsriram merged 12 commits intomainfrom
ci/fix-solana-keygen-not-found-error

Conversation

@nvsriram
Copy link
Copy Markdown
Contributor

@nvsriram nvsriram commented May 19, 2025

Solana CI jobs using release.solana.com to install Solana CLI seem to fail with solana-keygen: command not found error as https://release.solana.com is not accessible. This PR:

  • Updates CI to use the new domain https://release.anza.xyz instead
  • Creates new GitHub action setup-anchor that is adapted from the metadaoproject/setup-anchor@v2 action but uses the new domain instead

@nvsriram nvsriram requested a review from kcsongor May 21, 2025 14:18
Copy link
Copy Markdown
Contributor

@kcsongor kcsongor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

Comment thread .github/actions/setup-anchor/action.yml
Copy link
Copy Markdown
Contributor

@evgeniko evgeniko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added a small comment. Approving already, if not relevant right now.

@nvsriram nvsriram merged commit 5fb94fa into main May 21, 2025
9 checks passed
@nvsriram nvsriram deleted the ci/fix-solana-keygen-not-found-error branch May 21, 2025 16:38
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.

3 participants