~bigbes/sr-ht-compare: 2ce47ce9

ci: cache Go module and build dirs via cacher

Same scheme as sr-ht-dolt (dbd8638 there): restore ~/go/pkg/mod and
~/.cache/go-build from the Garage docker-cache bucket before abuild and
seed them back after, keyed by go.sum via cacher (go.bigb.es/cacher).
GOCACHE/GOMODCACHE are re-pinned inside build() because abuild redirects
them into its throwaway $tmpdir and an upstream typo in abuild.in
clobbers any pre-set GOMODCACHE with GOCACHE's value.

bigbes <bigbes@gmail.com> — 2026-08-05 10:41:15 UTC

Commit 2ce47ce90a72fbe1f33bfd2ffb9eb76ea363cf42view raw patch

Parent(s): f41a0465

2 changed file(s)

FileStatus+
.build.yml M +38
APKBUILD M +6