-
v0.1.42 Stable
released this
2026-07-17 11:10:14 +00:00 | 74 commits to main since this releaseRemoved
- Remove the
spec.libBumplib-bump autoland capability: theLibBumpSpectype +LibBump
field, thelibBumpAutoland/tagFiltersensor renderers + their dispatch, and thelibbump
golden case/fixture. Lib bumps into the downstream operators are done by hand now. (The
spec.libBumpconfig on the libseanfarm-operator PipelineProject and thepipeline-lib-bump
ClusterWorkflowTemplate are removed in sean/pipelines.)
Changed
- Bump
libseanfarm-operatorv0.4.11 -> v0.4.12 (lib-autobump: rides the shared-library release train; the envtest release gate validates the suite against it on the next ship). - Adopt the lib's canonical
operator.mkscaffolding: vendor it and shrink the Makefile to project vars + repo-specific targets (build/docker/e2e/deploy) — the shared dev-loop targets and tool pins (manifests/generate/fmt/vet/test/lint*, Dependencies) now come from the include, re-synced by the lib-bump autoland on every lib release.make testpicks up the shared defaults (adds-covermode=atomic). - Migrate the shared Forgejo client (
internal/forgejo) onto lib httpkit: the hand-built ca-bundlex509.CertPooltransport ->httpkit.ClusterCATransport()(same bundle-with-system-fallback trust, plus the shared connection-pool tuning), and the 1 MiBio.LimitReaderbody read ->httpkit.BoundedRead(same default cap). Behavior identical.
Included changes (v0.1.41 -> v0.1.42)
ffa79a8edeeafeat(libbump): remove the spec.libBump lib-bump autoland capability79d673f4d980chore(scaffolding): adopt operator.mk + httpkit client plumbing (lib v0.4.12)7f653c08fadbchore(deps): bump libseanfarm-operator v0.4.11 -> v0.4.12 (lib-autobump)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Remove the