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

Use GitHub actions for CI #20

Open
serbinsh opened this issue Mar 9, 2021 · 2 comments
Open

Use GitHub actions for CI #20

serbinsh opened this issue Mar 9, 2021 · 2 comments
Assignees

Comments

@serbinsh
Copy link
Member

serbinsh commented Mar 9, 2021

General reference
https://docs.github.com/en/actions/quickstart

References for use with R code

https://usethis.r-lib.org/reference/github_actions.html
usethis::use_gh_actions_ci()

https://github.com/r-lib/actions

@serbinsh serbinsh self-assigned this Mar 9, 2021
@serbinsh
Copy link
Member Author

serbinsh commented Mar 9, 2021

@serbinsh
Copy link
Member Author

serbinsh commented May 4, 2022

Here are perhaps more easy to work with examples here: https://github.com/TESTgroup-BNL/spectratrait/tree/master/.github/workflows

These are running with our spectratrait package. I could see starting simple to make sure the package complies but then adding in some test runs to ensure everything is working. We can add build status to the README. e.g. see the bottom of the README on spectratrait

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

No branches or pull requests

1 participant