SetupFunctions to help you get started with GitHub Actions. |
|
---|---|
Open configuration files |
|
Workflow automation with GitHub Actions |
|
README badges |
|
I/OReading and writing GitHub Actions from/to |
|
Reading and writing GitHub Actions workflow files |
|
WorkflowsFunctions with GitHub Actions workflows for common R projects with sensible defaults. |
|
Render and deploy an rmarkdown project |
|
StepsFunctions to write steps. This includes wrappers for external GitHub actions. |
|
Create a step to checkout a repository |
|
Create an (action) step to deploy static assets |
|
Create a step to install R package dependencies |
|
CI/CD steps for a package at the repository root |
|
Create a step to run utils::Rscript |
|
SyntaxFunctions to generate blocks of GitHub actions syntax. For internal purposes, not recommended for package users. |
|
Create nested list for the container field in |
|
Create nested list for the matrix field in |
|
Supported events to trigger GitHub actions |
|
Virtual machines available on GitHub Actions |
|
Create nested list for one job |
|
Create nested list for an |
|
Create nested list for one job |
|
Create nested list for the strategy field in |
|
Create nested list for a workflow block |
|
HelpersHelper functions. |
|
Test whether the runtime is GitHub actions |