build-cran-binaries/.crow
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pat-s 6958a55028
fix(ci): derive build-all platform/arch in-container, not from CI env
Crow cannot interpolate the workflow-level OS/OS_VERSION form variables inside
an environment: block (only matrix variables work there), so exporting them
broke pipeline parsing with "unable to parse variable name".

Instead, derive platform + arch inside build-all.R from the running container,
mirroring bincraft's own codename -> platform mapping and machine -> arch
detection. This keeps the already-built dedup pre-filter effective without
depending on CI-injected env vars, and degrades to a length-1 NA (querying
nothing) for an unmapped codename rather than crashing.
2026-06-18 13:38:19 +02:00
..
archive-missed-packages.yaml chore: bump bincraft to 4.2.3 2026-06-18 09:43:05 +02:00
build-all-versions-install-deps.yaml feat(ci): make OS and OS_VERSION manual-run dropdowns 2026-06-18 13:38:18 +02:00
build-all-versions.yaml fix(ci): derive build-all platform/arch in-container, not from CI env 2026-06-18 13:38:19 +02:00
process-updates.yaml chore: bump bincraft to 4.2.3 2026-06-18 09:43:05 +02:00
weekly-audit-missing.yaml refactor(ci): route workflows by agent group label instead of named agent (#94) 2026-06-17 16:26:04 +00:00
weekly-rebuild-missing.yaml chore: bump bincraft to 4.2.3 2026-06-18 09:43:05 +02:00