File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11Type: Package
22Package: tic
33Title: Tasks Integrating Continuously: CI-Agnostic Workflow Definitions
4- Version: 0.11.4.9000
4+ Version: 0.12.0
55Authors@R:
66 c(person(given = "Kirill",
77 family = "Müller",
Original file line number Diff line number Diff line change 11<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->
22
3+ # tic 0.12.0 (2022-03-01)
4+
5+ - Update Circle CI templates to 2022-03-01
6+ - Remove ` ccache ` parts
7+ - Run nightly builds also on ` main ` branch
8+ - Update GHA and Circle CI templates to 2022-03-01
9+ - Update to ` setup-tinytex@v2 `
10+ - Update to ` setup-r@v2 `
11+ - Update to ` setup-pandoc@v2 `
12+ - Update to ` checkout@v3 `
13+ - Only run one set of runners in pull requests. Previously, runners were triggered both by commits to a branch and the respective pull request
14+ - Fixed a bug in ` update_yml() ` which updated the wrong CI config file in certain situations
15+
16+
317# tic 0.11.4.9000 (2022-01-28)
418
519- Same as previous version.
You can’t perform that action at this time.
0 commit comments