build-cran-binaries/.crow
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s 70dc82fd9e
fix(ci): gate the three ungated pipelines on their own variable
A manual pipeline creation instantiates every pipeline in .crow/, so one whose
only manual condition is a bare `event: manual` fires on any manual trigger in
this repo. auto-apply-patches, weekly-patch-proposals and trial-build-registry
were in that state and all ran unintentionally alongside a manual
process-updates run.

- gate each on a variable named after the pipeline, defaulting to 'false', as
  repair-built-stamp.yaml documents and the other pipelines already do
- refresh the stale run-manually comments, which still referenced a `task`
  variable that no pipeline evaluates
2026-08-09 09:55:55 +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): gate the three ungated pipelines on their own variable 2026-08-09 09:55:55 +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 (#151) 2026-08-07 09:41:53 +00:00
trial-build-registry.yaml fix(ci): gate the three ungated pipelines on their own variable 2026-08-09 09:55:55 +00: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 fix(ci): gate the three ungated pipelines on their own variable 2026-08-09 09:55:55 +00:00
weekly-rebuild-missing.yaml refactor: migrate package installation from pak to uvr (#147) 2026-07-31 12:19:26 +00:00