• v0.1.15 b38a4b2f16

    v0.1.15 Stable

    gitea_admin released this 2026-07-06 14:07:27 +00:00 | 217 commits to main since this release

    Added

    • gitops-flux + gitops-deploy renderers — the 6th and 7th (final) rendered taxonomies
      (internal/render/templates/gitops-{flux,deploy}/). Objects() now renders ALL 7 taxonomies.
      gitops-flux (seanfarm, platform-seanfarm): a versionless IaC repo — CI kustomize-validates
      spec.build.renderRoot via pipeline-validate-flux, the trunk push IS the deploy
      (pipeline-deploy-flux ff's the live codeberg source + waits Kustomization Ready@sha), and
      spec.deploy.flux.autoland renders an extra image-bumps autoland sensor (seanfarm); provision
      sets ENSURE_BRANCHES=trunk (one-shot codeberg seeds). gitops-deploy (pipelines self-host):
      versioned CI pipeline-validate + pipeline-staging tag release + a main-push deploy sensor
      (pipeline-deploy → ArgoCD Synced@sha + Healthy, dry-run gate + rollback). New CR fields:
      spec.build.renderRoot, spec.deploy.engine, spec.deploy.flux.{gitRepository,codebergRepo, syncTimeout,autoland} (spec.deploy.run.* already existed for argocd). No build-script CM.
      Parity-gated against the retired projects/{seanfarm,pipelines}/ dirs (incl. autoland/deploy sensors).

    Included changes (v0.1.14 -> v0.1.15)

    • f4d5aaf9044d feat(render): gitops-flux + gitops-deploy renderers (6th + 7th taxonomies — ALL rendered)
    Downloads