-
Release 1 Build Stable
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #35 Recover missing native RPG source and prove staging restore (
-
Release 1 Build Stable
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #33 feat(recovery): prove native runtime restore and gate source loss (
-
Release 1 Build Stable
released this
2026-09-09 16:31:24 +00:00 | 20 commits to trunk since this release- #31 Document native delivery and task telemetry (
4639440715)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #31 Document native delivery and task telemetry (
-
Release 1 Build Stable
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #29 Capture SQL catalog evidence and rebuild generated definitions (
-
Release 1 Build Stable
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #27 Verify the Zelnet release chain and pub400 restore methods (
-
Release 1 Build Stable
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #25 feat(recovery): replace parts demo with IBM i source capture and recovery workspace (
-
Release 1 Build Stable
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #23 docs(ci): define post-copy compiled object verification (
-
Release 1 Build Stable
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- #21 ci: verify release with corrected native artifact contract (
-
v0.1.7 Stable
released this
2026-08-07 16:56:26 +00:00 | 31 commits to trunk since this releaseChanges
- docs: rewrite documentation to ASD-STE100 (PR #18) — sean,
0e534f834f6d5d7e75b68abaf95a9d79feba5228
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- docs: rewrite documentation to ASD-STE100 (PR #18) — sean,
-
v0.1.6 Stable
released this
2026-07-03 20:33:48 +00:00 | 36 commits to trunk since this releaseAdded
- Environment libraries:
scripts/deploy.shtakesLIBas the target env (SOMEARA1 = CI
scratch, SOMEARA2 = staging, SOMEARAB = prod), asserts the pre-provisioned library exists
(pub400 denies CRTLIB), and runs every compile behindCHGCURLIB $LIBin the SAME job
(zelnet ≥0.10.1 multi-commandcmd) — covering the RPG F-specs AND PARTLF's unqualified
PFILE(PARTPF). Test reels takeLIBtoo (default SOMEARA2) and CHGCURLIB before the CALL
so runtime opens of PARTSDF/PARTPF stay in-env. Newscripts/objects.envdeclares the
object manifest the pipeline packages (SAVF) and promotes (CRTDUPOBJ; PARTPF/PARTLF are
only-if-missing in prod — data is never clobbered).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Environment libraries: