-
v0.1.184 Stable
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)
4aa9cf8468cddeploy(operator): pin pipelines-operator v0.1.40 -> v0.1.41
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.183 Stable
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)
03b73feb1187deploy(operator): pin pipelines-operator v0.1.39 -> v0.1.40
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.182 Stable
released this
2026-07-16 15:38:26 +00:00 | 475 commits to main since this releaseFixed
- pipeline-lib-bump: set GONOSUMDB for the in-house module patterns — Athens 403s sumdb
lookups for them by design, andgo mod tidyon a not-yet-pinned version is the one
path that consults sumdb (live-fire failure #2).
Included changes (v0.1.181 -> v0.1.182)
28ea60634458fix(lib-bump): GONOSUMDB for in-house modules (Athens 403s their sumdb lookups by design)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- pipeline-lib-bump: set GONOSUMDB for the in-house module patterns — Athens 403s sumdb
-
v0.1.181 Stable
released this
2026-07-16 15:07:11 +00:00 | 479 commits to main since this releaseFixed
- 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)
72bfe8d03e6efix(lib-bump): clone under /tmp (envtest-tester runs non-root)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- pipeline-lib-bump: clone under /tmp — the envtest-tester image runs non-root and the
-
v0.1.180 Stable
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)
60567cbe9839deploy(operator): pin pipelines-operator v0.1.38 -> v0.1.39
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.179 Stable
released this
2026-07-16 07:54:54 +00:00 | 487 commits to main since this releaseChanged
- Incremental release.
Included changes (v0.1.178 -> v0.1.179)
0e9f16593a2afeat(projects): libseanfarm-operator declares its libBump downstreams
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.178 Stable
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)
1a98e1d47a08deploy(operator): pin pipelines-operator v0.1.37 -> v0.1.38
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.177 Stable
released this
2026-07-16 07:24:52 +00:00 | 495 commits to main since this releaseAdded
- 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 alib-bumpsbranch (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).
- CHANGELOG bullet, idempotent, never rolls back), then a per-consumer wait-CI + merge
Included changes (v0.1.176 -> v0.1.177)
359a07fc8bd4feat(lib-bump): pipeline-lib-bump CWT — go.mod autoland for lib consumers
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- pipeline-lib-bump: the go.mod autoland for libseanfarm-operator consumers. On a lib
-
v0.1.176 Stable
released this
2026-07-16 06:00:53 +00:00 | 499 commits to main since this releaseFixed
- 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)
7ff3b80b9f6cfix(dashboard): failed runs always show WHERE and WHY — log-mirror pin + failed-step marker for builds/deploys
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- A Failed run's logs can no longer vanish from the dashboard. emit_logs pins every
-
v0.1.175 Stable
released this
2026-07-15 19:03:47 +00:00 | 503 commits to main since this releaseAdded
- 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)
adafa2281bdbchore(ci): retrigger validate on the server-rebased tip (prior run hit a transient Forgejo 403 on the anon clone)e6094a750759feat(projects): onboard minio-resource-operator (go-operator-image)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- minio-resource-operator onboarded as a PipelineProject (go-operator-image, the