build-cran-binaries/.crow
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s 373693f39e
refactor(ci): consolidate build-all-versions workflows (4 -> 2 files)
Merge the per-arch build-all and install-deps files into one each:
  build-all-versions-{amd64,arm64}.yaml             -> build-all-versions.yaml
  build-all-versions-install-deps-{amd64,arch}.yaml -> build-all-versions-install-deps.yaml

Arch becomes a matrix axis carrying the per-arch agent (artemis/gaia),
BACKEND (kubernetes/docker) and R_PKG_CACHE_DIR. Routing is unchanged: the
existing `task == "build-all-${ARCH}"` selector means
`--var task=build-all-amd64` still runs only the amd64 rows. OS / OS_VERSION /
R_VERSION / K8S_INSTANCE_TYPE are still passed via --var. These pipelines are
manual-only (no cron).
2026-06-16 10:37:58 +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): consolidate build-all-versions workflows (4 -> 2 files) 2026-06-16 10:37:58 +02:00
build-all-versions.yaml refactor(ci): consolidate build-all-versions workflows (4 -> 2 files) 2026-06-16 10:37:58 +02:00
process-updates-alpine-322-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-alpine-322-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-alpine-323-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-alpine-323-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-redhat-8-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-redhat-8-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-redhat-9-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-redhat-9-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-redhat-10-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-redhat-10-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-ubuntu-2204-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-ubuntu-2204-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-ubuntu-2404-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
process-updates-ubuntu-2404-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-audit-missing-alpine-321-amd64.yaml chore(deps): update reg.devxy.io/rpkgs/build-env-alpine docker tag to v3.24 2026-06-14 00:33:22 +00:00
weekly-audit-missing-alpine-321-arm64.yaml chore(deps): update reg.devxy.io/rpkgs/build-env-alpine docker tag to v3.24 2026-06-14 00:33:22 +00:00
weekly-audit-missing-alpine-322-amd64.yaml chore(deps): update reg.devxy.io/rpkgs/build-env-alpine docker tag to v3.24 2026-06-14 00:33:22 +00:00
weekly-audit-missing-alpine-322-arm64.yaml chore(deps): update reg.devxy.io/rpkgs/build-env-alpine docker tag to v3.24 2026-06-14 00:33:22 +00:00
weekly-audit-missing-alpine-323-amd64.yaml chore(deps): update reg.devxy.io/rpkgs/build-env-alpine docker tag to v3.24 2026-06-14 00:33:22 +00:00
weekly-audit-missing-alpine-323-arm64.yaml chore(deps): update reg.devxy.io/rpkgs/build-env-alpine docker tag to v3.24 2026-06-14 00:33:22 +00:00
weekly-audit-missing-redhat-8-amd64.yaml refactor: R_VERSION syntax 2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-8-arm64.yaml refactor: R_VERSION syntax 2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-9-amd64.yaml refactor: R_VERSION syntax 2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-9-arm64.yaml refactor: R_VERSION syntax 2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-10-amd64.yaml refactor: R_VERSION syntax 2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-10-arm64.yaml refactor: R_VERSION syntax 2026-05-27 22:36:09 +02:00
weekly-audit-missing-ubuntu-2204-amd64.yaml refactor: R_VERSION syntax 2026-05-27 22:36:09 +02:00
weekly-audit-missing-ubuntu-2204-arm64.yaml refactor: R_VERSION syntax 2026-05-27 22:36:09 +02:00
weekly-audit-missing-ubuntu-2404-amd64.yaml refactor: R_VERSION syntax 2026-05-27 22:36:09 +02:00
weekly-audit-missing-ubuntu-2404-arm64.yaml refactor: R_VERSION syntax 2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-alpine-322-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-alpine-322-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-alpine-323-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-alpine-323-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-redhat-8-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-redhat-8-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-redhat-9-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-redhat-9-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-redhat-10-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-redhat-10-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-ubuntu-2204-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-ubuntu-2204-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-ubuntu-2404-amd64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00
weekly-rebuild-missing-ubuntu-2404-arm64.yaml feat(build): skip already-built package versions on workflow restart (#91) 2026-06-16 07:27:20 +00:00