Skip to content

[codex] publish npm packages concurrently - #27527

Merged
tamird merged 1 commit into
mainfrom
codex/publish-npm-concurrently
Jun 11, 2026
Merged

[codex] publish npm packages concurrently#27527
tamird merged 1 commit into
mainfrom
codex/publish-npm-concurrently

Conversation

@tamird

@tamird tamird commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

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.

@tamird
tamird marked this pull request as ready for review June 11, 2026 03:29
@tamird
tamird requested a review from a team as a code owner June 11, 2026 03:29
@tamird
tamird force-pushed the codex/publish-npm-concurrently branch from 83ffbdb to 88d521b Compare June 11, 2026 03:31

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 83ffbdbe7b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/rust-release.yml Outdated
Publishing the npm tarballs serially took 147 seconds in release run
27308011621. 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.
@tamird
tamird force-pushed the codex/publish-npm-concurrently branch from 88d521b to 4f766de Compare June 11, 2026 03:42
@tamird
tamird merged commit 5e50e7e into main Jun 11, 2026
31 checks passed
@tamird
tamird deleted the codex/publish-npm-concurrently branch June 11, 2026 14:19
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants