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: Disable downstream SPL jobs #4489

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

joncinque
Copy link

Problem

The downstream SPL jobs are failing CI due to missing documentation on a public module for the tests. This is likely due to the upgrade to Rust 1.84, and these modules need to be labeled as pub(crate).

Summary of changes

To unblock CI, just disable the tests.

#### Problem

The downstream SPL jobs are failing CI due to missing documentation on a
public module for the tests. This is likely due to the upgrade to Rust
1.84, and these modules need to be labeled as `pub(crate)`.

#### Summary of changes

To unblock CI, just disable the tests.
@joncinque joncinque requested a review from pgarg66 January 16, 2025 00:18
@joncinque
Copy link
Author

Merging early to unblock CI -- all downstream SPL jobs were correctly skipped

@joncinque joncinque merged commit a02af0b into anza-xyz:master Jan 16, 2025
12 of 19 checks passed
@joncinque joncinque deleted the disabledown branch January 16, 2025 00:20
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