Skip to content

Test GitHub Actions#85

Open
jasonratcliff wants to merge 4 commits into
mainfrom
chore/github
Open

Test GitHub Actions#85
jasonratcliff wants to merge 4 commits into
mainfrom
chore/github

Conversation

@jasonratcliff

@jasonratcliff jasonratcliff commented May 6, 2023

Copy link
Copy Markdown
Owner

Add workflow .yaml configuration to implement continuous integration via GitHub Actions (#46).

Cache

Note the default behavior prevents saving the action cache unless job completes to success:

https://www.github.com/actions/cache/issues/92

Use `workflow_dispatch` to trigger action on feature branch.
@jasonratcliff

Copy link
Copy Markdown
Owner Author

Job hangs for unsupported runner; omit patch name to designate a supported runner:

When unset, `ggmap::has_google_key()` raises error from missing
R environment variable `GGMAP_GOOGLE_API_KEY`.
@jasonratcliff jasonratcliff added this to the v0.4 milestone May 27, 2023
@jasonratcliff jasonratcliff added the github GitHub Actions | Continuous Integration (CI) label May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github GitHub Actions | Continuous Integration (CI)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant