Files
codex/.github
T
Tamir Duberstein 5e50e7e639 [codex] publish npm packages concurrently (#27527)
In https://github.com/openai/codex/actions/runs/27308011621,
publishing the npm tarballs serially took 147 seconds. Six platform
packages and the responses API proxy are independent.

Publish those packages concurrently, then publish the root CLI wrapper
and SDK in dependency order. Individual platform publishes took 19 to
23 seconds, so this should reduce total release time by nearly two
minutes.
5e50e7e639 ยท 2026-06-11 07:19:27 -07:00
History
..
2026-06-08 16:33:41 -07:00