core-agent-ide/.github/workflows
Michael Bolin 39a4d4ed8e
fix: try building the npm package in CI (#2043)
Historically, the release process for the npm module has been:

- I run `codex-rs/scripts/create_github_release.sh` to kick off a
release for the native artifacts.
- I wait until it is done.
- I run `codex-cli/scripts/stage_rust_release.py` to build the npm
release locally
- I run `npm publish` from my laptop

It has been a longstanding issue to move the npm build to CI. I may
still have to do the `npm publish` manually because it requires 2fac
with `npm`, though I assume we can work that out later.

Note I asked Codex to make these updates, and while they look pretty
good to me, I'm not 100% certain, but let's just merge this and I'll
kick off another alpha build and we'll see what happens?
2025-08-08 15:17:54 -07:00
..
ci.yml docs: update documentation to reflect Rust CLI release (#1440) 2025-07-01 15:00:31 -07:00
cla.yml Fix CLA link in workflow (#964) 2025-05-16 17:11:57 -07:00
codespell.yml feat: make it possible to toggle mouse mode in the Rust TUI (#971) 2025-05-16 16:16:50 -07:00
codex.yml chore: add support for a new label, codex-rust-review (#1744) 2025-07-30 17:49:07 -07:00
rust-ci.yml chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
rust-release.yml fix: try building the npm package in CI (#2043) 2025-08-08 15:17:54 -07:00