This repository stores GitHub Actions for hubverse hubs, which can be used to do a variety of CI tasks.
Each directory in this repository contains a GitHub Action that can be downloaded using hubCI::use_hub_github_action()
and the name of the directory as the action name. Consult individual READMEs for details on each action.
- GitHub Actions for R, Jim Hester's talk at rstudio::conf 2020. Recording, slidedeck.
- GitHub Actions advent calendar a series of blogposts by Edward Thomson, one of the GitHub Actions product managers highlighting features of GitHub Actions.
- GitHub Actions with R - a short online book about using GitHub Actions with R, produced as part of the rOpenSci OzUnconf.
- Awesome Actions - a curated list of custom actions. Note that many of these are from early in the GitHub Actions beta and may no longer work.