You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tic 0.14.0
- Install {tic} via r-universe to avoid re-installation issues with {pak}
- Switch to official `actions/save` and `actions/restore` actions after they support to always save and restore cache
- Update all templates
tic 0.13.0
- Use {pak} for pkg installation and binaries on Linux (#327)
- Update instructions for building {sf} and {terra} from source (#326)
- `use_*_yml()`: change default template type to use only Linux runners
- Add basic support for Drone CI (#325)
tic 0.12.0
# tic 0.12.0 (2022-03-01)
- Update Circle CI templates to 2022-03-01
- Remove `ccache` parts
- Run nightly builds also on `main` branch
- Update GHA and Circle CI templates to 2022-03-01
- Update to `setup-tinytex@v2`
- Update to `setup-r@v2`
- Update to `setup-pandoc@v2`
- Update to `checkout@v3`
- Only run one set of runners in pull requests. Previously, runners were triggered both by commits to a branch and the respective pull request
- Fixed a bug in `update_yml()` which updated the wrong CI config file in certain situations