ci: enable turbo remote cache on trusted publish events #1424

Merged
orch-01 merged 1 commits from ci/turbo-remote-cache into next 2026-08-25 18:32:56 +00:00
1 Commits
Author SHA1 Message Date
orch-01 05c4d162af ci: enable turbo remote cache on trusted publish events
ci/woodpecker/pr/ci Pipeline was successful
Wire TURBO_API/TURBO_TEAM literals and TURBO_TOKEN (org secret turbo_token,
events push/tag/cron/manual/deployment) into publish.yml verify and build
steps. PR pipelines stay local-cache-only by design (cache-poisoning surface).
Replace the stale ci.yml comment that referenced nonexistent repository-level
environment variables. Cache backend: k8s app turbo-cache (ducktors 2.7.4)
at turbo.mosaicstack.dev, verified serving /v8/artifacts/status 200.

Measured baseline: publish verify step 1050s all cache-miss vs 31s intra-run
cache-hit build step (pipeline 2677).
2026-08-25 13:00:44 -05:00