build-cran-binaries/.crow
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s d2b88f54be
revert(build): drop 4.6.0 as a primary R version option
#183 added it so the per-minor pass could run under 4.6. That was
unnecessary: build-all-versions already loops every installed interpreter
and runs build-all.R --sensitive-only for each non-primary minor, so the
4.6 pass happens when the pipeline runs with the slot's normal
R_VERSION.

Worse than unnecessary, it is a footgun. R_VERSION selects the *primary*
minor, whose build lands in the generic slot. Choosing 4.6.0 for a slot
whose generic binaries are 4.5-built would publish 4.6 binaries there and
break every 4.5 client - the mirror image of the bug this all started
with.
2026-08-31 13:26:39 +00:00
..
archive-missed-packages.yaml fix(index): add a slot repair for a broken Built stamp and retire alpine 3.21 (#150) 2026-08-07 09:15:04 +00:00
auto-apply-patches.yaml fix(ci): install RPostgres for audit workflows (#172) 2026-08-30 07:31:28 +00:00
build-all-versions-install-deps.yaml fix(ci): make every manual gate default to a value that matches nothing (#158) 2026-08-09 15:31:14 +00:00
build-all-versions.yaml revert(build): drop 4.6.0 as a primary R version option 2026-08-31 13:26:39 +00:00
process-updates.yaml fix(ci): install RPostgres for metadata updates 2026-08-28 08:48:58 +00:00
reindex.yaml fix(cdn): purge the staging zone too (#181) 2026-08-31 10:31:35 +00:00
repair-built-stamp.yaml fix(ci): make every manual gate default to a value that matches nothing (#158) 2026-08-09 15:31:14 +00:00
trial-build-registry.yaml fix(ci): gate the three ungated pipelines on their own variable (#155) 2026-08-09 10:02:05 +00:00
weekly-audit-missing.yaml fix(ci): install RPostgres for audit workflows (#172) 2026-08-30 07:31:28 +00:00
weekly-patch-proposals.yaml fix(ci): install RPostgres for audit workflows (#172) 2026-08-30 07:31:28 +00:00
weekly-rebuild-missing.yaml Revert "fix(ci): split oversized weekly rebuild matrix" 2026-08-14 07:01:56 +00:00
weekly-rebuild-reindex.yaml fix(cdn): purge the staging zone too (#181) 2026-08-31 10:31:35 +00:00