-
v0.1.135 Stable
released this
2026-07-11 23:11:21 +00:00 | 673 commits to main since this releaseFixed
- build-images no-op hang: a
seanfarm/builder-imagescommit touching no
onboarded (VERSION-carrying) image wedged CI forever — the empty build fan-out
had no aggregatedbuiltoutput, sogatherhung on unresolvable-reference
requeue and never wrote thesmoke=passMANIFEST, blocking the merge (12h-stuck
builds observed).preparenow emits a__none__sentinel leg so the fan-out is
never empty,build-oneearly-exits on it, and a single always-rungather
filters the empty entry. Unblocks base-image-only changes (kernel-builder,
orphan-image deletion). The count>0 path is unchanged.
Included changes (v0.1.134 -> v0.1.135)
2195ee350991fix(build-images): no-op commit no longer hangs CI (sentinel fan-out leg)0ff1a881571frevert(maxsec): remove requireSignedCommits fleet-wide (incident)9cf3a59f95b6fix(maxsec): reactive Do:squash fallback for the de-admined botc0f6a133b3f3feat(maxsec): statusCheck for zdns + zerotea (server-package uses buildkit CI)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- build-images no-op hang: a