chore(release): qualify the native codec query guest #120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/atlas-native-codec-release-20260912"
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?
Publish the compiled native codec-query guest as the producer release, with a CI probe of that exact immutable image. Both the generated guest record and standalone worker pin now identify source
2d00a0952d, already landed through PR #118, and digest sha256:5601186d0cfba0c4fd1745cfa7bb2044c5d143ff5f887b476c9ed68c69c0e565.The canonical build completed all 11 selected compile/link targets and seven unit-test executables; the audio target and CDP validation were explicitly skipped in that lane. The canonical push completed and resolved the immutable registry digest. Guest/deployment pin checks pass.
The added required smoke-job step runs Cb.getVideoSenderCapabilities twice against the record's digest in an isolated Docker network namespace, with no published DevTools port. It requires the native source, valid codec names, no VP8 and an approved codec, and retains the observed list. This native probe must pass in CI before the release is qualified. Existing smoke and Playwright checks remain required; this PR does not qualify the Triform isolation worker or the Atlas customer journey.