build-cran-binaries/.crow
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s 283476ed1a
fix(ci): gate the Built-stamp repair on its own variable
The pipeline gated on `target_arch`, which is the same variable
build-all-versions and build-all-versions-install-deps gate on. A manual run
passing `target_arch=arm64` to reach the repair therefore also matched both of
those and started a full arm64 rebuild alongside it.

Every other pipeline here gates on a variable named after itself
(`process_cran_updates`, `weekly_audit_missing`, `weekly_rebuild_missing`), so
follow that and gate on `repair_built_stamp`. Record the collision and the exact
invocation in the header so the next pipeline added here does not repeat it.
2026-08-07 09:38:52 +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 refactor: migrate package installation from pak to uvr (#147) 2026-07-31 12:19:26 +00:00
build-all-versions-install-deps.yaml refactor: migrate package installation from pak to uvr (#147) 2026-07-31 12:19:26 +00:00
build-all-versions.yaml refactor: migrate package installation from pak to uvr (#147) 2026-07-31 12:19:26 +00:00
process-updates.yaml refactor: migrate package installation from pak to uvr (#147) 2026-07-31 12:19:26 +00:00
repair-built-stamp.yaml fix(ci): gate the Built-stamp repair on its own variable 2026-08-07 09:38:52 +00:00
trial-build-registry.yaml fix: prevent renovate bumps for fixed matrix assignments 2026-07-24 11:18:28 +02:00
weekly-audit-missing.yaml refactor: migrate package installation from pak to uvr (#147) 2026-07-31 12:19:26 +00:00
weekly-patch-proposals.yaml refactor: migrate package installation from pak to uvr (#147) 2026-07-31 12:19:26 +00:00
weekly-rebuild-missing.yaml refactor: migrate package installation from pak to uvr (#147) 2026-07-31 12:19:26 +00:00