build-cran-binaries/.crow
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s dc92bd6a2c
Some checks failed
ci/crow/cron/process-updates/3 Pipeline failed
ci/crow/cron/process-updates/13 Pipeline failed
fix(ci): restore cron triggers via per-row cron name filter
The matrix consolidation routed cron events through
`evaluate: 'CI_PIPELINE_CRON == "..."'`, but CI_PIPELINE_CRON is not
exposed to the when.evaluate constraint context, so no matrix row ever
matched and the scheduled process-updates / weekly runs stopped firing.
Switch back to the first-class `cron:` name filter (still parameterized
per matrix row) which the server matches directly against the fired cron.
2026-06-17 11:03:12 +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): restore cron triggers via per-row cron name filter 2026-06-17 11:03:12 +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