build-cran-binaries/.crow
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s 76f677ba5b
Some checks failed
ci/crow/cron/process-updates/14 Pipeline was successful
ci/crow/cron/process-updates/9 Pipeline failed
fix(ci): quote matrix PROCESS_NEW so R receives uppercase FALSE/TRUE
Unquoted `PROCESS_NEW: FALSE` is parsed as a YAML boolean and interpolated
into the R command as lowercase `false`, causing `process_new = false` and
`Error: object 'false' not found`. Quoting keeps the literal FALSE/TRUE that
R expects.
2026-06-17 11:35:44 +02:00
..
archive-missed-packages.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
build-all-versions-install-deps.yaml refactor(ci): consolidate build-all-versions workflows into 2 files (#93) 2026-06-16 09:33:13 +00:00
build-all-versions.yaml refactor(ci): consolidate build-all-versions workflows into 2 files (#93) 2026-06-16 09:33:13 +00:00
process-updates.yaml fix(ci): quote matrix PROCESS_NEW so R receives uppercase FALSE/TRUE 2026-06-17 11:35:44 +02:00
weekly-audit-missing.yaml fix(ci): restore cron triggers via per-row cron name filter 2026-06-17 11:03:12 +02:00
weekly-rebuild-missing.yaml fix(ci): restore cron triggers via per-row cron name filter 2026-06-17 11:03:12 +02:00