Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: revive testing tooling #336

Merged
merged 6 commits into from
Aug 19, 2024
Merged

Conversation

crypto-vincent
Copy link
Contributor

@crypto-vincent crypto-vincent commented Aug 19, 2024

After some inactivity, some of the testing tooling were not working anymore.

This PR revive the whole CI pipeline to work again.

Update dependencies to:

  • Solana: 1.18.21 (same as mainnet/devnet)
  • Rust: 1.75.0 (this seems to work fine for now, but 1.80.1 doesn't work)
  • Anchor: 0.26.0 (same as anchor_gen)

Note: Credix disabled minting on devnet, so we remove the devnet+credixMint tests (those tests are still running fine in localnet)

@crypto-vincent crypto-vincent self-assigned this Aug 19, 2024
Copy link
Contributor

@Orelsanpls Orelsanpls left a comment

Choose a reason for hiding this comment

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

Looks good to me

@crypto-vincent crypto-vincent merged commit c0c8b32 into main Aug 19, 2024
9 checks passed
@crypto-vincent crypto-vincent deleted the vbrunet/2024_08_19-revitalize-ci branch August 19, 2024 09:41
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.

2 participants