build-cran-binaries/.crow
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s af1277008f
refactor(ci): route workflows by agent group label instead of named agent
Replace the per-agent `agent: ${AGENT}` label with a group label
`group: rpkgs-${ARCH}`, so workflows target the rpkgs-amd64 / rpkgs-arm64
agent pools rather than a specific agent. Drops the now-unused AGENT matrix
variable across all build/process/weekly workflows.
2026-06-17 18:24:08 +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): route workflows by agent group label instead of named agent 2026-06-17 18:24:08 +02:00
build-all-versions.yaml refactor(ci): route workflows by agent group label instead of named agent 2026-06-17 18:24:08 +02:00
process-updates.yaml refactor(ci): route workflows by agent group label instead of named agent 2026-06-17 18:24:08 +02:00
weekly-audit-missing.yaml refactor(ci): route workflows by agent group label instead of named agent 2026-06-17 18:24:08 +02:00
weekly-rebuild-missing.yaml refactor(ci): route workflows by agent group label instead of named agent 2026-06-17 18:24:08 +02:00