Commit graph build-cran-binaries/justfile
Author SHA1 Message Date
e9b446179e
fix(local): accept TF_VAR_-prefixed B2 keys and make GITHUB_PAT optional 2026-06-14 11:06:37 +02:00
435108c30e
feat(local): just rebuild recipe for targeted package builds via remote buildx
Adds a `just rebuild <os> <tag> <arch> <package> <version>...` recipe that
dispatches a single-package (re)build to a remote buildx builder (artemis=amd64,
gaia=arm64). build-one.R auto-classifies each version (per-minor slot for risky,
generic otherwise), force-rebuilds + uploads, and refreshes the touched index.
2026-06-14 10:59:51 +02:00