• v0.1.0 8d6e9344b4

    v0.1.0 Stable

    gitea_admin released this 2026-07-02 14:40:18 +00:00 | 1346 commits to main since this release

    The first shaped release: the pipelines repo now follows its own contract.

    Added

    • Consolidated CI/CD dashboard (pipelines.sean.farm): left-nav SPA over every
      project, BUILD / RELEASE / DEPLOY panes, per-step archived build & deploy
      logs (click a row), greenscreen reel galleries, dev-build downloads.
    • Shared pipeline templates across 5 taxonomies and 13 projects: validate /
      build (buildkit, desktop, ibmi) / test (pkg-install, ibmi-behavioral, noop) /
      promote (gpg-pkg, image-cosign, tag) / land / staging / deploy (+ flux
      variant) / devbump / cancel-stale / provisioner.
    • gitops-deploy taxonomy v2 — tag-shaped releases: VERSION + CHANGELOG.md,
      releases cut by pipeline-promote-tag, deploys triggered by the release
      advancing main (a main-push sensor), not by every staging land.
    • deploy-v2: server-side dry-run gate before main advances, ff-only merge
      machinery, ArgoCD convergence gate (Synced@sha + Healthy), data-plane smoke
      (the dashboard must serve rows, not just 200), auto-rollback on failed
      convergence for staging-triggered deploys.
    • In-cluster CI guards mirrored from pre-push: dashboard row classifier,
      archived-log index parser, and the poller-scripts structural guard (all four
      broken-\-continuation variants).

    Fixed

    • The dashboard silent-empty family: poller kubectl promotion gated on
      success, per-project truncate (no ghost rows), download-index and prune
      protected from transient-blip clobbers.
    Downloads