mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
## Why Avoid rebuilding the upstream Docker image and downloading its apt dependencies for each release by using the Python and `gh` already available on Ubuntu runners. ## What changed Add a shared composite action that checks out the pinned upstream publisher and uses pinned `uv` to install hash-verified Python dependencies from wheels in a virtual environment. Accept multiple configuration paths and publish each manifest for the requested tag. Update the Rust and zsh release workflows to use the action, combining the Codex and argument-comment-lint manifests into one invocation. GitOrigin-RevId: 2a7ffef9a076a1d426349bcea587b10599cb8175