• v0.1.184 6e88e9cc9c

    v0.1.184 Stable

    pipeline-bot released this 2026-07-17 09:34:06 +00:00 | 467 commits to main since this release

    • Deploy pipelines-operator v0.1.41. Auto-bump the operator app pin (targetRevision + controller image) v0.1.40 -> v0.1.41 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.

    Included changes (v0.1.183 -> v0.1.184)

    • 4aa9cf8468cd deploy(operator): pin pipelines-operator v0.1.40 -> v0.1.41
    Downloads
  • v0.1.183 dcebc12be7

    v0.1.183 Stable

    pipeline-bot released this 2026-07-16 16:35:43 +00:00 | 471 commits to main since this release

    • Deploy pipelines-operator v0.1.40. Auto-bump the operator app pin (targetRevision + controller image) v0.1.39 -> v0.1.40 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.

    Included changes (v0.1.182 -> v0.1.183)

    • 03b73feb1187 deploy(operator): pin pipelines-operator v0.1.39 -> v0.1.40
    Downloads
  • v0.1.182 6a84c0a1b9

    v0.1.182 Stable

    pipeline-bot released this 2026-07-16 15:38:26 +00:00 | 475 commits to main since this release

    Fixed

    • pipeline-lib-bump: set GONOSUMDB for the in-house module patterns — Athens 403s sumdb
      lookups for them by design, and go mod tidy on a not-yet-pinned version is the one
      path that consults sumdb (live-fire failure #2).

    Included changes (v0.1.181 -> v0.1.182)

    • 28ea60634458 fix(lib-bump): GONOSUMDB for in-house modules (Athens 403s their sumdb lookups by design)
    Downloads
  • v0.1.181 73276db7b1

    v0.1.181 Stable

    pipeline-bot released this 2026-07-16 15:07:11 +00:00 | 479 commits to main since this release

    Fixed

    • pipeline-lib-bump: clone under /tmp — the envtest-tester image runs non-root and the
      first live-fire failed all five clones with /src: Permission denied.

    Included changes (v0.1.180 -> v0.1.181)

    • 72bfe8d03e6e fix(lib-bump): clone under /tmp (envtest-tester runs non-root)
    Downloads
  • v0.1.180 6982fc3d85

    v0.1.180 Stable

    pipeline-bot released this 2026-07-16 14:57:25 +00:00 | 483 commits to main since this release

    • Deploy pipelines-operator v0.1.39. Auto-bump the operator app pin (targetRevision + controller image) v0.1.38 -> v0.1.39 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.

    Included changes (v0.1.179 -> v0.1.180)

    • 60567cbe9839 deploy(operator): pin pipelines-operator v0.1.38 -> v0.1.39
    Downloads
  • v0.1.179 8a3d786f77

    v0.1.179 Stable

    pipeline-bot released this 2026-07-16 07:54:54 +00:00 | 487 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.178 -> v0.1.179)

    • 0e9f16593a2a feat(projects): libseanfarm-operator declares its libBump downstreams
    Downloads
  • v0.1.178 6e34a9b4a1

    v0.1.178 Stable

    pipeline-bot released this 2026-07-16 07:49:15 +00:00 | 491 commits to main since this release

    • Deploy pipelines-operator v0.1.38. Auto-bump the operator app pin (targetRevision + controller image) v0.1.37 -> v0.1.38 in apps/applications.yaml; rides the next pipelines release to main, where the pipelines-deploy sensor syncs the operator.

    Included changes (v0.1.177 -> v0.1.178)

    • 1a98e1d47a08 deploy(operator): pin pipelines-operator v0.1.37 -> v0.1.38
    Downloads
  • v0.1.177 04d4e70fe3

    v0.1.177 Stable

    pipeline-bot released this 2026-07-16 07:24:52 +00:00 | 495 commits to main since this release

    Added

    • pipeline-lib-bump: the go.mod autoland for libseanfarm-operator consumers. On a lib
      release tag (sensor rendered by pipelines-operator from the lib project's new
      spec.libBump), every declared downstream gets a lib-bumps branch (go mod edit+tidy
      • CHANGELOG bullet, idempotent, never rolls back), then a per-consumer wait-CI + merge
        using the pipeline-merge REL-3 idiom. Lands only — the envtest staging gate validates
        the suite against the new lib at each consumer's next release. Closes the class where
        the fleet shipped without its own bug-hunt's harness fixes (2026-07-15, v0.4.7 vs
        v0.4.9 drift).

    Included changes (v0.1.176 -> v0.1.177)

    • 359a07fc8bd4 feat(lib-bump): pipeline-lib-bump CWT — go.mod autoland for lib consumers
    Downloads
  • v0.1.176 477d563832

    v0.1.176 Stable

    pipeline-bot released this 2026-07-16 06:00:53 +00:00 | 499 commits to main since this release

    Fixed

    • A Failed run's logs can no longer vanish from the dashboard. emit_logs pins every
      live workflow with a Failed/Error step into the log mirror (newest 15), regardless of
      the newest-60 window — on 2026-07-15 a release-storm day pushed the day's one red build
      out of the window mid-eviction and its fold showed a flame chip and nothing else.
      Behavioral test runs the real extracted shell (tests/poller-failed-pin.test.js).
    • Failed builds/deploys now name their dying step. The failed-step marker releases
      already had is generalized: builds/deploys derive the step from LOGIDX per-step phases
      (mirror-lag message instead of the release-only credential text), and when nothing is
      derivable but a flame trace exists, the marker fills itself from the trace JSON's node
      phases (fillFailTrace) — a red row always folds open to at least "failed at ".

    Included changes (v0.1.175 -> v0.1.176)

    • 7ff3b80b9f6c fix(dashboard): failed runs always show WHERE and WHY — log-mirror pin + failed-step marker for builds/deploys
    Downloads
  • v0.1.175 e553412fc9

    v0.1.175 Stable

    pipeline-bot released this 2026-07-15 19:03:47 +00:00 | 503 commits to main since this release

    Added

    • minio-resource-operator onboarded as a PipelineProject (go-operator-image, the
      last off-pipeline operator): kratos-shaped CR with the max-security dials, the
      envtest release test gate, and a kustomizeImageTag deploy pin into the existing
      seanfarm flux file. Replaces the raw codeberg-main flux + Shipwright build path.

    Included changes (v0.1.174 -> v0.1.175)

    • adafa2281bdb chore(ci): retrigger validate on the server-rebased tip (prior run hit a transient Forgejo 403 on the anon clone)
    • e6094a750759 feat(projects): onboard minio-resource-operator (go-operator-image)
    Downloads