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

ci: Exclude avm from Anchor downstream project tests #4221

Conversation

acheroncrypto
Copy link

Problem

CI tests for downstream projects include avm (Anchor Version Manager), which doesn't depend on any Solana or SPL dependencies.

avm's tests triggered a rate-limit error in CI, as mentioned in the #devops Discord channel.

Although avm tests only send 3 API requests in total, it still makes sense to skip those tests because they are completely unrelated to the goal of keeping Agave and Anchor compatible.

Summary of changes

Exclude avm from Anchor downstream project tests in CI.

@mergify mergify bot requested a review from a team December 29, 2024 18:30
@steviez steviez added the CI Pull Request is ready to enter CI label Dec 30, 2024
@anza-team anza-team removed the CI Pull Request is ready to enter CI label Dec 30, 2024
Copy link

@steviez steviez left a comment

Choose a reason for hiding this comment

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

LGTM

@steviez steviez merged commit d165c0c into anza-xyz:master Dec 30, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants