core-agent-ide/.github/workflows
Michael Bolin 408c7ca142
chore: remove the TypeScript code from the repository (#2048)
This deletes the bulk of the `codex-cli` folder and eliminates the logic
that builds the TypeScript code and bundles it into the release.

Since this PR modifies `.github/workflows/rust-release.yml`, to test
changes to the release process, I locally commented out all of the "is
this commit on upstream `main`" checks in
`scripts/create_github_release.sh` and ran:

```
./codex-rs/scripts/create_github_release.sh 0.20.0-alpha.4
```

Which kicked off:

https://github.com/openai/codex/actions/runs/16842085113

And the release artifacts appear legit!

https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4
2025-08-08 16:09:39 -07:00
..
ci.yml chore: remove the TypeScript code from the repository (#2048) 2025-08-08 16:09:39 -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: remove the TypeScript code from the repository (#2048) 2025-08-08 16:09:39 -07:00
rust-ci.yml chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
rust-release.yml chore: remove the TypeScript code from the repository (#2048) 2025-08-08 16:09:39 -07:00