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

Adding github actions and some reorganizations #131

Merged
merged 9 commits into from
Jun 26, 2024
Merged

Adding github actions and some reorganizations #131

merged 9 commits into from
Jun 26, 2024

Conversation

cansavvy
Copy link
Contributor

@cansavvy cansavvy commented May 23, 2024

Purpose/implementation Section

What changes are being implemented in this Pull Request?

This is starting to get at: #130

This is GHA infrastructure I've used on a lot of different repos and its pretty stable and works well.

It runs the test that checks and will stop the GHA if the test that checks fail. However because those tests aren't added until #135 the check_testthat.R fails for now.

What's added/changed here:

  • Deleted a bookdown function that isn't used anymore
  • Added a data download function for testing purposes
  • Adding that data download function allowed me to delete sample files I had hanging around in exchange for the function that will get the latest files that will be the more accurate test.
  • Added some boilerplate GHA's that I use on every R package

@cansavvy cansavvy changed the title Updating github actions here Adding github actions and some reorganizations Jun 25, 2024
@cansavvy cansavvy requested a review from howardbaek June 25, 2024 14:20
@cansavvy cansavvy merged commit 4413ed1 into main Jun 26, 2024
2 of 5 checks passed
@cansavvy cansavvy deleted the cansavvy/gha branch June 26, 2024 19:21
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

1 participant