fix(ibmi): publish RPG artifacts to RustFS #181
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/ibmi-rustfs-endpoint-20260910"
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?
RPG release package upload still used the removed minio.minio service and failed after the native freeze. Point the shared IBM i artifact helper at the RustFS endpoint already declared in object-store.json.
Validation: a storage-boundary regression test fails with the old address and passes with RustFS. make check passes. No credentials, policies, or native objects change in this fix.