-
v0.1.1 Stable
released this
2026-06-29 14:24:20 +00:00 | 14 commits to main since this releaseChanged
- The CI compile now drives IBM i through zelnet's Host Server client (
zelnet ifs put+
zelnet cmd) instead of ssh/PASE — the pipeline buildszelnetfrom source, stages the RPG
source into the IFS, and runsCRTBNDRPG/CRTDSPFon the remote-command server. A CL escape
makeszelnet cmdexit non-zero, so compile-success is still the gate.scripts/deploy.shis
now a local orchestrator (runs in the pod, not on the box via PASE) and is re-runnable
(idempotent pre-deletes). No RPG source changes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- The CI compile now drives IBM i through zelnet's Host Server client (