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: Add back some downstream SPL jobs #32986

Merged
merged 2 commits into from
Aug 25, 2023

Conversation

joncinque
Copy link
Contributor

Problem

#32983 took a big hammer and removed all downstream SPL jobs, when only the "checks" and "tests" jobs failed during CI: https://github.com/solana-labs/solana/actions/runs/5968320899/job/16191912388?pr=32982

Summary of Changes

Add back all of the tests that depend on the SDK, keep the CLI tests disabled.

Since this PR reverts a commit and then disabling two sets of jobs, deleting and then reverting this PR doesn't really work anymore, so I went with if: false for the steps affected by the CLI changes.

Fixes #

@joncinque
Copy link
Contributor Author

Rebased on top of #32982

Copy link
Member

@yihau yihau left a comment

Choose a reason for hiding this comment

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

🫶

@joncinque joncinque merged commit ba981e8 into solana-labs:master Aug 25, 2023
16 checks passed
@joncinque joncinque deleted the somedownstream branch August 25, 2023 10:35
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