Skip to content

CI: Setup repo for CI #2

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

Merged
merged 7 commits into from
Dec 17, 2024
Merged

CI: Setup repo for CI #2

merged 7 commits into from
Dec 17, 2024

Conversation

joncinque
Copy link
Contributor

Problem

The SPL libraries are in the repo, but they aren't properly tested through CI.

Summary of changes

Get the whole repo setup! Contains the following changes:

  • add CI for build / lint / format / test all the libraries
  • add rust-specific scripts and re-use them
  • fix spelling mistakes
  • update maintainers to Anza

@joncinque
Copy link
Contributor Author

@joncinque joncinque requested a review from febo December 16, 2024 22:09
@joncinque joncinque marked this pull request as ready for review December 16, 2024 22:09
runs-on: ubuntu-latest
strategy:
matrix:
library: [discriminator, pod, program-error, tlv-account-resolution, type-length-value, type-length-value-derive-test]
Copy link
Contributor

Choose a reason for hiding this comment

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

This is great!

Copy link
Contributor

@febo febo left a comment

Choose a reason for hiding this comment

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

❤️

#### Problem

The SPL libraries are in the repo, but they aren't properly tested through CI.

#### Summary of changes

Get the whole repo setup! Contains the following changes:

* add CI for build / lint / format / test all the libraries
* add rust-specific scripts and re-use them
* fix spelling mistakes
* update maintainers to Anza
@joncinque joncinque enabled auto-merge (squash) December 17, 2024 21:57
@joncinque joncinque disabled auto-merge December 17, 2024 21:58
@joncinque joncinque merged commit 82ad510 into solana-program:main Dec 17, 2024
@joncinque joncinque deleted the ci branch December 17, 2024 21:58
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.

None yet

2 participants