Use the published native schema reader for RPG payloads #235
Loading…
Reference in a new issue
No description provided.
Delete branch "perf/rpg-schema-runtime"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces the schema packaging Python entry point with the compiled reader published in ibmi-builder v19 and pins the Munchers worker to its verified immutable digest. Exact legacy v1 ZIP/receipt compatibility remains available; no installer producer format changes in this release.
Validation: the reader-version guard failed on v18 and passes on v19; full make check passes with the exact released helper on PATH. The real v19 image build ran pack, verify, apply, malformed archive, evidence and process-group cancellation tests. Catalog admission validates JSON directly; the package and deploy recipes receive the pinned worker image.