build-cran-binaries/.crow
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s 4e25a5ce2f
feat(build): allow the per-minor pass to run under R 4.6
The supported window is the latest R minor plus the two previous, which
the build images install as R_VERSION_LATEST/PREV1/PREV2 (4.6.0, 4.5.3,
4.4.3). R_VERSION here offered only the latter two, so no pipeline could
run local/build-all.R --sensitive-only under 4.6 and its per-minor slots
kept a backlog.

That backlog is the live bug: rlang is built for 4.4 and 4.5 on
amd64/resolute but never for 4.6, so an R 4.6.1 client is served the
generic 4.5.3 binary and dies with 'undefined symbol: SETLENGTH'.

weekly-rebuild-missing cannot close it - its audit reads only the generic
index and rebuild-missing.R targets only the flat slot - so this is the
pipeline that has to grow the option.
2026-08-31 12:28:03 +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 feat(build): allow the per-minor pass to run under R 4.6 2026-08-31 12:28:03 +00:00
process-updates.yaml fix(ci): install RPostgres for metadata updates 2026-08-28 08:48:58 +00:00
reindex.yaml ci: add a reindex-only manual workflow (#177) 2026-08-31 09:55:30 +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 Revert "fix(ci): split oversized weekly rebuild matrix" 2026-08-14 07:01:56 +00:00