• v0.1.269 20643ec65b

    v0.1.269 Stable

    pipeline-bot released this 2026-07-24 11:38:18 +00:00 | 45 commits to main since this release

    Fixed

    • Tie the BuildKit daemon pod template to a tested SHA-256 of buildkitd.toml,
      so registry-mirror and cache configuration changes trigger a declarative
      DaemonSet rollout instead of leaving old configuration in running processes.

    Included changes (v0.1.268 -> v0.1.269)

    • ccb52ce35961 fix(buildkit): roll daemons on config changes
    Downloads
  • v0.1.268 8419a091d7

    v0.1.268 Stable

    pipeline-bot released this 2026-07-24 11:26:28 +00:00 | 49 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.267 -> v0.1.268)

    • 04127222f27c perf(runtime): accelerate pipeline pod transitions
    Downloads
  • v0.1.267 15f8b2f1bf

    v0.1.267 Stable

    pipeline-bot released this 2026-07-24 11:17:57 +00:00 | 53 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.266 -> v0.1.267)

    • 5aeea2bcb242 feat(dns): external-dns + letsencrypt issuer onto the static SOPS key
    Downloads
  • v0.1.266 3885ba4561

    v0.1.266 Stable

    pipeline-bot released this 2026-07-24 11:01:06 +00:00 | 57 commits to main since this release

    Fixed

    • Make gitops-flux deploys verify Codeberg main after every push. A proxy can
      return HTTP 504 after accepting the pack; the deploy now recognizes the
      verified target ref as success instead of failing before it nudges Flux.
    • Publish safe gitops-flux deploy failure stages (drift-check,
      codeberg-push, flux-source, and flux-converge) through
      PipelineDeploy.status.failedStep, matching the ArgoCD deploy taxonomy.

    Included changes (v0.1.265 -> v0.1.266)

    • 638ab3979a25 fix(deploy): report Flux failure stages
    • 703534658249 fix(deploy): verify ambiguous Codeberg pushes
    Downloads
  • v0.1.265 dc601f4308

    v0.1.265 Stable

    pipeline-bot released this 2026-07-24 09:24:02 +00:00 | 62 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.264 -> v0.1.265)

    • d1e4fd8c2913 feat(dns): ArgoCD bundle/dns — external-dns singleton + de-aliased letsencrypt issuer
    Downloads
  • v0.1.264 bfa89e20ba

    v0.1.264 Stable

    pipeline-bot released this 2026-07-24 08:06:33 +00:00 | 66 commits to main since this release

    Changed

    • Incremental release.

    Included changes (v0.1.263 -> v0.1.264)

    • 80af065280c8 feat(n8n): ArgoCD bundle + platform-apps AppProject (Flux->ArgoCD singleton)
    Downloads
  • v0.1.263 82f055e266

    v0.1.263 Stable

    pipeline-bot released this 2026-07-24 08:00:30 +00:00 | 70 commits to main since this release

    Fixed

    • Make Athens an acceleration layer rather than an availability gate: all Go
      build and release GOPROXY settings now use any-error |direct fallback,
      with a regression guard covering every generated Go project and trusted
      release step.

    Included changes (v0.1.262 -> v0.1.263)

    • db8943c9d279 fix(cache): make Athens an optional accelerator
    Downloads
  • v0.1.262 89140b052a

    v0.1.262 Stable

    pipeline-bot released this 2026-07-24 07:01:06 +00:00 | 74 commits to main since this release

    Changed

    • Track OpenBao and Forgejo operator deploys from their controller image pins in
      platform-seanfarm, not earlier CRD-source-only changes in seanfarm.

    Added

    • Make pipectl merge --wait read safe workflow status from the pipelines query
      API, and archive/default-deny expose the exact merge runner's diagnostics.

    Included changes (v0.1.261 -> v0.1.262)

    • 46840584c5ab fix(observability): report real operator deploys
    Downloads
  • v0.1.261 68c8ff1803

    v0.1.261 Stable

    pipeline-bot released this 2026-07-24 06:52:31 +00:00 | 78 commits to main since this release

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

    Included changes (v0.1.260 -> v0.1.261)

    • e8d48c8f5c0e deploy(operator): pin pipelines-operator v0.1.54 -> v0.1.55
    Downloads
  • v0.1.260 5e06ee6662

    v0.1.260 Stable

    pipeline-bot released this 2026-07-24 06:13:08 +00:00 | 82 commits to main since this release

    Fixed

    • pkg.sean.farm route backend: pkgpkg-host (500 fix). The pre-staged bare route
      trusted a stale in-file comment ("serves at pkg.pkg.svc"); the live Service is pkg-host.
      Surfaced the moment delta-C pruned the alice route and the bare one took over.

    Changed

    • obsbucket: enable prune (Phase 1.6, the adoption's final dial). The Crossplane claim,
      XR, Objects and apis/obsbucket are all retired and verified; the render has been stable
      through the soak (scoped-key Secret UID invariant held end-to-end). The app now runs the
      standard automated {prune, selfHeal} policy like its siblings.

    Included changes (v0.1.259 -> v0.1.260)

    • 5a7af28bf59b feat(obsbucket): flip to automated prune (Phase 1.6)
    • 400217937f3a fix(pkg-host): route backend pkg -> pkg-host (500 after delta-C)
    Downloads