-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: add r-hub workflow #232
Conversation
Code Coverage Summary
Diff against main
Results for commit: cc4fc0f Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary3 tests 3 ✅ 6s ⏱️ Results for commit cc4fc0f. ♻️ This comment has been updated with latest results. |
…r.pkg.template into test-rhub-workflows
This is pending on insightsengineering/setup-r-dependencies#1. |
…r.pkg.template into test-rhub-workflows
Signed-off-by: walkowif <[email protected]>
Co-authored-by: Pawel Rucki <[email protected]> Signed-off-by: walkowif <[email protected]>
Signed-off-by: walkowif <[email protected]>
.github/workflows/rhub.yaml
Outdated
# All supported R-hub platforms can be viewed by running: rhub::rhub_platforms() | ||
# Container-based platforms (as opposed to VM-based Windows and macOS platforms) | ||
# can be also viewed here: https://r-hub.github.io/containers/containers.html | ||
default: 'ubuntu-clang,ubuntu-gcc12,gcc13,ubuntu-next,ubuntu-release,macos-arm64,macos,windows,gcc14,atlas,valgrind,intel,nosuggests,mkl' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AFAIK, GitHub minutes consumption is not a problem for public repositories (they are free) but we can remove any irrelevant checks, especially if they take a long time.
Co-authored-by: Pawel Rucki <[email protected]> Signed-off-by: walkowif <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is awesome thanks! Looking forward for propagation into the R pkg repos
https://github.com/insightsengineering/idr-tasks/issues/781