Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: ropensci/tic

Tags

v0.14.0

Toggle v0.14.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
pat-s Patrick Schratz
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

v0.13.3

Toggle v0.13.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
pat-s Patrick Schratz
0.13.3

v0.13.2

Toggle v0.13.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
pat-s Patrick Schratz
tic 0.13.2

- Bump template revision: account for GHA deprecation warnings regarding `set-output` and `save-state`

v0.13.1

Toggle v0.13.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
tic 0.13.1

- Circle CI: install pandoc in deploy stage
- Do not use RSPM binarines on R-devel (no binaries available)
- Bump templates to 2022-08-28

v0.13.0

Toggle v0.13.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
pat-s Patrick Schratz
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)

v0.12.0

Toggle v0.12.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
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

v0.11.4.9000

Toggle v0.11.4.9000's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
tic 0.11.4.9000

# tic 0.11.4.9000 (2022-01-28)

- Same as previous version.

v0.11.4

Toggle v0.11.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
tic 0.11.4

# tic 0.11.4 (2022-01-28)

- Add compatibility with rlang >= v1.0.0

v0.11.3.9000

Toggle v0.11.3.9000's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
tic 0.11.3.9000

# tic 0.11.3.9000 (2021-12-22)

- Same as previous version.

v0.11.3

Toggle v0.11.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
tic 0.11.3

# tic 0.11.3 (2021-12-22)

- `do_pkgdown()`: Fix accidental deployments from pull requests (#308)