ci: back Go compiles with the shared S3 build cache #126
Reference in New Issue
Block a user
Delete Branch "benvin/gocache"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Every pipeline run recompiled the whole tree from scratch; the shared gocache S3 bucket already holds those objects.
ci-artifactapi.Container builds still compile uncached; plumbing the cache into the Dockerfile is a follow-up.
No findings.