fix(rpg): use verified worker images and H.264 reels #64
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/rpg-registry-image-pins"
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?
Update all four native RPG recipes from missing Codeberg images to released, digest-pinned internal ibmi-builder v12 and cast-render v7. The builder includes jq and diff. Select libopenh264 explicitly, verify the encoded codec, decode the video, and fail on missing casts. Add a test that executes the real Dockerfile render command and checks H.264 plus JPEG output. Remove stale signing language and unused directory. Cluster checks: published builder toolchain; artifact helper round trip including corruption/collision checks; catalog checks; real codec and recipe tests. No local tests and no Binjovi server change. Depends on released builder-images PRs #224 and #225.