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] simplify CI #231

Merged
merged 2 commits into from
Jan 13, 2025
Merged

[ci] simplify CI #231

merged 2 commits into from
Jan 13, 2025

Conversation

jameslamb
Copy link
Collaborator

Following #224, this project only produces an R package.

This proposes some simplifications to the CI setup based on no longer needing to have stuff like "if R do x".

@jameslamb jameslamb added ci maintenance miscellaneous maintenance labels Jan 13, 2025
- name: Note that all tests succeeded
run: echo "🎉"
- name: Decide whether the needed jobs succeeded or failed
uses: re-actors/alls-green@v1.2.2
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

been using this for a few years across various projects, it works great:

https://github.com/orgs/community/discussions/26733#discussioncomment-4481488

@jameslamb jameslamb changed the title WIP: [ci] simplify CI [ci] simplify CI Jan 13, 2025
@jameslamb jameslamb marked this pull request as ready for review January 13, 2025 03:20
@jameslamb jameslamb merged commit 8cb4ae8 into uptake:main Jan 13, 2025
18 checks passed
@jameslamb jameslamb deleted the simplify-ci branch January 13, 2025 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci maintenance miscellaneous maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant