• vb5150f1a7a1e b5150f1a7a

    binjovi-bot released this 2026-09-09 19:17:30 +00:00 | 16 commits to trunk since this release

    • #35 Recover missing native RPG source and prove staging restore (b5150f1a7a)
    Downloads
  • ve762099a200a e762099a20

    binjovi-bot released this 2026-09-09 18:07:27 +00:00 | 17 commits to trunk since this release

    • #33 feat(recovery): prove native runtime restore and gate source loss (e762099a20)
    Downloads
  • v4639440715b6 4639440715

    binjovi-bot released this 2026-09-09 16:31:24 +00:00 | 20 commits to trunk since this release

    Downloads
  • vacf2200306ca acf2200306

    binjovi-bot released this 2026-09-09 16:21:31 +00:00 | 21 commits to trunk since this release

    • #29 Capture SQL catalog evidence and rebuild generated definitions (acf2200306)
    Downloads
  • v1975efeade5e 1975efeade

    binjovi-bot released this 2026-09-09 15:48:07 +00:00 | 23 commits to trunk since this release

    • #27 Verify the Zelnet release chain and pub400 restore methods (1975efeade)
    Downloads
  • v404d7341e349 404d7341e3

    binjovi-bot released this 2026-09-09 15:10:58 +00:00 | 24 commits to trunk since this release

    • #25 feat(recovery): replace parts demo with IBM i source capture and recovery workspace (404d7341e3)
    Downloads
  • v0.1.9 718fdd8bcd

    binjovi-bot released this 2026-09-06 02:31:02 +00:00 | 27 commits to trunk since this release

    • #23 docs(ci): define post-copy compiled object verification (718fdd8bcd)
    Downloads
  • v0.1.8 d517aadff9

    binjovi-bot released this 2026-09-06 00:28:56 +00:00 | 28 commits to trunk since this release

    • #21 ci: verify release with corrected native artifact contract (d517aadff9)
    Downloads
  • v0.1.7 0e534f834f

    v0.1.7 Stable

    pipeline-bot released this 2026-08-07 16:56:26 +00:00 | 31 commits to trunk since this release

    Changes

    • docs: rewrite documentation to ASD-STE100 (PR #18) — sean, 0e534f834f6d5d7e75b68abaf95a9d79feba5228
    Downloads
  • v0.1.6 18ad837503

    v0.1.6 Stable

    gitea_admin released this 2026-07-03 20:33:48 +00:00 | 36 commits to trunk since this release

    Added

    • Environment libraries: scripts/deploy.sh takes LIB as the target env (SOMEARA1 = CI
      scratch, SOMEARA2 = staging, SOMEARAB = prod), asserts the pre-provisioned library exists
      (pub400 denies CRTLIB), and runs every compile behind CHGCURLIB $LIB in the SAME job
      (zelnet ≥0.10.1 multi-command cmd) — covering the RPG F-specs AND PARTLF's unqualified
      PFILE(PARTPF). Test reels take LIB too (default SOMEARA2) and CHGCURLIB before the CALL
      so runtime opens of PARTSDF/PARTPF stay in-env. New scripts/objects.env declares the
      object manifest the pipeline packages (SAVF) and promotes (CRTDUPOBJ; PARTPF/PARTLF are
      only-if-missing in prod — data is never clobbered).
    Downloads