• v0.1.13 43963859cf

    v0.1.13 Stable

    gitea_admin released this 2026-07-06 13:08:05 +00:00 | 227 commits to main since this release

    Added

    • ibmi-rpg renderer — the third rendered taxonomy (internal/render/templates/ibmi/). Objects()
      now renders ibmi-rpg PipelineProjects: the CI + staging sensors compile on a real IBM i (pub400)
      via pipeline-build-ibmi, staging tests + packages the release *SAVF via
      pipeline-test-ibmi-behavioral, and — the structural delta from the buildkit taxonomies — a THIRD
      <project>-deploy sensor fires on main-push and promotes the tested objects to prod via
      pipeline-deploy-ibmi (integrity-gated CRTDUPOBJ). No <project>-build-script ConfigMap (the ibmi
      build runs the repo's own scripts/deploy.sh, so buildScriptCM renders the unused sentinel);
      build.script is no longer required for this taxonomy; build.builderImage defaults to the shared
      ibmi-builder pin. Parity-gated against the retired projects/rpg-hello/ dir (incl. the deploy
      sensor). The shared pub400-creds Secret stays a cluster singleton — NOT rendered per-project.

    Changed

    • Incremental release.

    Included changes (v0.1.12 -> v0.1.13)

    • 11ce50901262 fix(changelog): restore the [0.1.13] release section
    • 03fbfc08319d feat(render): ibmi-rpg taxonomy renderer (third rendered taxonomy)
    • c5045b2860ab fix(render): declared staging sensor excludes the cadence PR-merge commit (no duplicate release execution)
    Downloads