• v0.1.191 af37b8e063

    v0.1.191 Stable

    pipeline-bot released this 2026-07-18 16:32:12 +00:00 | 425 commits to main since this release

    • Stand up pipeline-provisioner-platform (platform-collapse Phase 2, A6). A new argocd-platform
      Application delivers templates/platform/pipeline-provisioner.yaml — the workflows-platform twin of the
      base onboarding provisioner (scoped-MinIO-key minting + Forgejo push-webhook registration) — ALONGSIDE
      alice's. Forked with: workflows-alice→workflows-platform, work bucket alice-workflows→platform-workflows,
      the EventSource HURL→forgejo-eventsource-svc.workflows-platform:12000, and the cross-ns Roles in the
      shared minio-platform/pkg-alice/forgejo-alice namespaces renamed -platform so they don't clobber
      alice's. Excludes the dashboard-broadread singleton Job. Additive + reversible; nothing touches alice.

    Included changes (v0.1.190 -> v0.1.191)

    • 86f153f11ed8 feat(platform-collapse): pipeline-provisioner-platform (A6)
    Downloads
  • v0.1.190 5390c8b977

    v0.1.190 Stable

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

    • Stand up pipeline-workflows-infra-platform (platform-collapse Phase 2, A5). A new argocd-platform
      Application delivers the build-pipeline eventing/RBAC (EventBus + EventSource forgejo:12000 + build
      SAs/RBAC/ExternalSecrets) into workflows-platform ALONGSIDE the live workflows-alice copy — the
      in-place dual-stack the collapse cuts over on. Additive + reversible: nothing touches workflows-alice.
      bundle/workflows-infra-platform is a verbatim copy of infra/build-pipeline/manifest.yaml re-namespaced
      by a kustomize transformer; it deliberately excludes the self-deploy pipelines-operator-pindeploy Sensor
      and the shared-secret cosign-key-extractor Job (both stay single-instance until cutover). Adds
      workflows-platform to the pipelines AppProject destinations.

    Included changes (v0.1.189 -> v0.1.190)

    • 5c86275b2761 feat(platform-collapse): pipeline-workflows-infra-platform (A5)
    Downloads
  • v0.1.189 af02ba57a0

    v0.1.189 Stable

    pipeline-bot released this 2026-07-17 19:26:01 +00:00 | 433 commits to main since this release

    • Remove the libseanfarm-operator lib-bump autoland (step 2/2): delete the pipeline-lib-bump
      ClusterWorkflowTemplate + its templates/base kustomization entry. The operator-side libBump
      capability (which referenced it) is gone (sean/pipelines-operator), so the
      check-emittable-templates tripwire no longer sees a reference. Lib bumps are done by hand now.
    • Deploy onto argocd-platform (platform-collapse Phase 1). The pipelines app-of-apps (apps/),
      the pipeline-deploy sync-gate RBAC + argocdNamespace default (templates/base/pipeline-deploy*),
      and the pipelines PipelineProject CR (project-crs/pipelines.yaml) repoint from the per-tenant
      argocd-alice to the cluster-singleton argocd-platform, consolidating the redundant CD engine.

    Included changes (v0.1.188 -> v0.1.189)

    • e600e0eb8ff7 feat(deploy): repoint pipelines onto argocd-platform (platform-collapse P1)
    • aa45eb7438b6 feat(libbump): remove the pipeline-lib-bump CWT (step 2/2)
    Downloads
  • v0.1.188 5dde5c4035

    v0.1.188 Stable

    pipeline-bot released this 2026-07-17 11:15:18 +00:00 | 439 commits to main since this release

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

    Included changes (v0.1.187 -> v0.1.188)

    • efa147c9e809 deploy(operator): pin pipelines-operator v0.1.41 -> v0.1.42
    Downloads
  • v0.1.187 1d88647f26

    v0.1.187 Stable

    pipeline-bot released this 2026-07-17 10:44:14 +00:00 | 443 commits to main since this release

    • Remove the libseanfarm-operator lib-bump autoland (step 1/2): drop spec.libBump from the
      libseanfarm-operator PipelineProject, so the pipelines-operator GCs the rendered
      libseanfarm-operator-libbump sensor. Lib bumps into the downstream operators are done by
      hand now. The pipeline-lib-bump ClusterWorkflowTemplate is removed in a follow-up once the
      operator-side libBump capability (sensors.go TemplateRef) is gone in sean/pipelines-operator
      (the check-emittable-templates tripwire blocks deleting a CWT still referenced by an operator sensor).

    Included changes (v0.1.186 -> v0.1.187)

    • 3d3cebeb1291 feat(pipelines): remove libseanfarm-operator lib-bump autoland config (spec.libBump)
    Downloads
  • v0.1.186 c4fd2dcb67

    v0.1.186 Stable

    pipeline-bot released this 2026-07-17 09:49:04 +00:00 | 447 commits to main since this release

    Fixed

    • pipeline-lib-bump waits for the release tag to reach the CODEBERG backup before
      bumping: the sensor fires on the Forgejo tag push, but the module path resolves via
      codeberg, which gets the tag on the ~10-min backup cycle — the first sensor-fired run
      died 'unknown revision' on every consumer.

    Included changes (v0.1.185 -> v0.1.186)

    • e479ef1fb569 fix(lib-bump): wait for the tag to reach the codeberg backup before bumping
    Downloads
  • v0.1.185 c93c224719

    v0.1.185 Stable

    pipeline-bot released this 2026-07-17 09:40:42 +00:00 | 451 commits to main since this release

    Added

    • pipeline-lib-bump syncs operator.mk from the lib release tag into every consumer
      that vendors one (opt-in by file presence) — the canonical Makefile scaffolding rides
      the same autoland as the go.mod bump, closing the silent toolchain-drift class.

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

    • d5762e9621cc feat(lib-bump): sync operator.mk from the lib tag on every consumer bump
    Downloads
  • v0.1.184 6e88e9cc9c

    v0.1.184 Stable

    pipeline-bot released this 2026-07-17 09:34:06 +00:00 | 455 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 | 459 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 | 463 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