Skip to content

Enable coppermind caching again#13959

Draft
vchuravy wants to merge 6 commits into
masterfrom
vc/rebuild_w_caching
Draft

Enable coppermind caching again#13959
vchuravy wants to merge 6 commits into
masterfrom
vc/rebuild_w_caching

Conversation

@vchuravy

Copy link
Copy Markdown
Member

This reverts commit 73acbd6.

vchuravy and others added 6 commits June 13, 2026 21:56
Move registration out of the main pipeline and into a dedicated
yggdrasil-register pipeline, triggered (only on master) once all builds of
a project finish. This lets the GITHUB_TOKEN Buildkite secret be scoped to
that trusted pipeline so it is never readable from the build steps, which
run potentially untrusted build_tarballs.jl code.

The register pipeline pulls the freshly-built tarballs from the triggering
build via `buildkite-agent artifact download --build $BUILD_ID`.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vchuravy vchuravy force-pushed the vc/rebuild_w_caching branch from 74a78a9 to b8b9243 Compare June 14, 2026 10:48
@DilumAluthge DilumAluthge self-requested a review June 14, 2026 23:04
Base automatically changed from vc/rebuild to master June 15, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant