Category: GitHub
- Add a test coverage badge to your R packages using GitHub Actions 2025-10-10
Generate a test coverage badge for your R packages using GitHub Actions without needing a separate service
- My first GitHub Actions extension A tool to apply Clang format to C++ code 2025-09-19
Apply Clang linting to C++ code in GitHub Actions and ammend pushed commits.
- Moving from bookdown to Quarto (and the corresponding GitHub Actions changes) 2023-06-06
What I did to keep R4DS-ES simple.
- Using bookdown with gh-pages 2023-05-18
Deploying bookdown to gh-pages with GitHub Actions