Skip to content

Tags: r-lib/here

Tags

v1.0.2.9018

Toggle v1.0.2.9018's commit message
here 1.0.2.9018

## Continuous integration

- Wrap the commit status update into an action.

- Route ccache through one-word compiler wrappers on Unix.

- Name every step and restore the log entry `setup-pandoc` swallows.

v1.0.2.9017

Toggle v1.0.2.9017's commit message
here 1.0.2.9017

## Continuous integration

- Add sharded `revdep2` workflow.

## Uncategorized

- Ci: Harden `workflow_run` workflows against untrusted pull requests (#106).

- Ci: Pin third-party actions to commits and let Renovate keep them pinned (#105).

v1.0.2.9016

Toggle v1.0.2.9016's commit message
here 1.0.2.9016

## Chore

- Auto-update from GitHub Actions (#184).

## Continuous integration

- Remove unused pr-commands workflow.

## Uncategorized

- Ci: Pass workflow context through the environment, not into script text (#102).

v1.0.2.9015

Toggle v1.0.2.9015's commit message
here 1.0.2.9015

- Ci: Apply matrix `env` vars in the workflow, not in custom actions (#95).

- Ci: Link the responsible workflow run in snapshot update PRs (#96).

v1.0.2.9014

Toggle v1.0.2.9014's commit message
here 1.0.2.9014

## Continuous integration

- Lock down `format-suggest` egress (audit → block).

v1.0.2.9013

Toggle v1.0.2.9013's commit message
here 1.0.2.9013

## Bug fixes

### ci

- Emit empty package matrix when there are no (rev)deps.

## Uncategorized

- Ci: Harden `format-suggest` against `pull_request_target` pwn requests (#93).

v1.0.2.9012

Toggle v1.0.2.9012's commit message
here 1.0.2.9012

## Continuous integration

- Run on Ubuntu 26.04.

- Align workflows with template.

v1.0.2.9011

Toggle v1.0.2.9011's commit message
here 1.0.2.9011

## Continuous integration

- Update ccache-action reference.

- Bump action version.

v1.0.2.9010

Toggle v1.0.2.9010's commit message
here 1.0.2.9010

- Ci: Unify fledge.yaml across cynkratemplate and fledge (#86).

v1.0.2.9009

Toggle v1.0.2.9009's commit message
here 1.0.2.9009

## Chore

- Add ccache to `.gitignore` and `.Rbuildignore`.

## Continuous integration

- Create snapshot update PR against correct branch.

- Add reference to `/apply-patch` workflow in commit message.

- Clarify rationale for not deploying on schedule.

- Only run fledge on pushes to main.

- Tweak fledge workflow and ccache action.