• v0.1.135 57e10c34ad

    v0.1.135 Stable

    pipeline-bot released this 2026-07-11 23:11:21 +00:00 | 673 commits to main since this release

    Fixed

    • build-images no-op hang: a seanfarm/builder-images commit touching no
      onboarded (VERSION-carrying) image wedged CI forever — the empty build fan-out
      had no aggregated built output, so gather hung on unresolvable-reference
      requeue and never wrote the smoke=pass MANIFEST, blocking the merge (12h-stuck
      builds observed). prepare now emits a __none__ sentinel leg so the fan-out is
      never empty, build-one early-exits on it, and a single always-run gather
      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)

    • 2195ee350991 fix(build-images): no-op commit no longer hangs CI (sentinel fan-out leg)
    • 0ff1a881571f revert(maxsec): remove requireSignedCommits fleet-wide (incident)
    • 9cf3a59f95b6 fix(maxsec): reactive Do:squash fallback for the de-admined bot
    • c0f6a133b3f3 feat(maxsec): statusCheck for zdns + zerotea (server-package uses buildkit CI)
    Downloads