• v0.1.23 c817ac0c00

    v0.1.23 Stable

    gitea_admin released this 2026-07-03 19:48:47 +00:00 | 1237 commits to main since this release

    Added

    • ibmi-rpg environments + Deploy pipeline (IBMI-IMPORT.md §11): an environment is an IBM i
      LIBRARY — SOMEARA1 (CI scratch) / SOMEARA2 (staging) / SOMEARAB (prod), pre-provisioned on
      pub400 (CRTLIB denied). pipeline-build-ibmi selects the lib by branch and compiles behind
      CHGCURLIB in-job (ibmi-builder :v8, zelnet 0.10.1 multi-command cmd); the behavioral test
      gains a package step (SAVOBJ the tested objects.env manifest → release *SAVF + an
      OBJCREATED deploy-manifest, published to releases/v<V>/ before main ff's); promote-tag
      attaches the .savf to the Forgejo release; and the new pipeline-deploy-ibmi (per-project
      main-push sensors on all four rpg-* projects) promotes staging→prod with integrity-gated
      CRTDUPOBJ — *PGM/DSPF replaced with the tested binaries, PF/LF only-if-missing so prod data is
      never clobbered. pub400 denies RSTOBJ/RST, so the SAVF is the durable real-IBM-i artifact and
      drift between ship and deploy refuses with "re-ship".
    Downloads