~bigbes/tarantool-protobuf: 55f0c318

ci: cache pinned just release in Garage S3 (just/ prefix)

just.systems/install.sh downloads the just binary from
github.com/casey/just/releases/, which 502'd on #136. Same pattern as
go: pin JUST_VERSION=1.51.0, cache the release tarball, fall back to
GitHub on cache miss with --retry 3 --max-time 60. As a bonus the
version is now pinned (was floating-latest before).

S3 key: s3://docker-cache/just/just-${JUST_VERSION}-x86_64-unknown-linux-musl.tar.gz

Pre-seeded the 1.51.0 tarball into S3 manually so the first run hits
cache immediately.

Eugene Blikh <bigbes@gmail.com> — 2026-05-25 10:39:39 UTC

Commit 55f0c318230172882b5b8b2bcb7460f69578c406view raw patch

Parent(s): 55b5386f

3 changed file(s)

FileStatus+
.builds/c-enabled.yml M +19 -2
.builds/conformance.yml M +19 -2
.builds/pure-lua.yml M +19 -2