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 #496

Merged
merged 24 commits into from
Dec 24, 2020
Merged

Use GitHub Actions for CI #496

merged 24 commits into from
Dec 24, 2020

Conversation

jgabry
Copy link
Member

@jgabry jgabry commented Dec 18, 2020

Closes #495 when ready. Getting this set up properly may take a bunch of tweaking to get right, but opening this PR so that it triggers running the R-CMD-check workflow.

jgabry referenced this pull request Dec 20, 2020
@jgabry
Copy link
Member Author

jgabry commented Dec 20, 2020

This is working properly now for r-release and r-devel on linux and is ready to go. I switched from Mac to Linux and it got rid of the weird segfaults (there are no segfaults locally on Mac just on github actions).

R CMD check isn't passing because of #497 and #498 but should pass (although still with a few Notes) once those are fixed.

@jgabry jgabry marked this pull request as ready for review December 20, 2020 05:55
@jgabry
Copy link
Member Author

jgabry commented Dec 24, 2020

I'm going to merge this so we can have CI on the master branch again

@jgabry jgabry merged commit c8bd2b8 into master Dec 24, 2020
@jgabry jgabry deleted the github-actions branch December 24, 2020 18:00
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.

Switch to GitHub Actions for CI
1 participant