~bigbes/sr-ht-dolt: b5b08235

ci: cache the assembled scss tree

Move the cacher bootstrap to the first task and assemble the shared
sourcehut scss partials in ~/scss behind a cache keyed by
CORE_VER+BOOTSTRAP_REV. On a hit the build no longer talks to git.sr.ht
or github.com at all, so their outages can't fail it; a pin bump misses
and reassembles from source as before.

Eugene Blikh <bigbes@gmail.com> — 2026-08-05 11:03:13 UTC

Commit b5b082357aed36d6e1db9a33f765ed552e9eed62view raw patch

Parent(s): dbd8638d

1 changed file(s)

FileStatus+
.build.yml M +35 -25