Skip to content

Release/80009#715

Merged
yahortsaryk merged 2 commits into
stagingfrom
release/80009
May 28, 2026
Merged

Release/80009#715
yahortsaryk merged 2 commits into
stagingfrom
release/80009

Conversation

@yahortsaryk
Copy link
Copy Markdown
Contributor

@yahortsaryk yahortsaryk commented May 28, 2026

No description provided.

The cere-network-large-disk self-hosted runner accumulates pulled +
built docker images between runs and recently hit 'No space left on
device' during the cere-cli link step (~33 min into the build,
~94 MB free remaining). Prune unused images at the start of each
build. Buildx cache, running containers, and volumes are left
intact (no sudo required either).
Follow-up to 20d1e05: don't sweep all unused docker images on the
self-hosted runner — that could nuke caches for unrelated projects
sharing the runner. Target only images tagged under
cerebellumnetwork/pos-node, which are the ones built (and re-built)
on this workflow.
@yahortsaryk yahortsaryk merged commit 6e2de8e into staging May 28, 2026
6 of 12 checks passed
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