Files
llmx/docs
Michael Bolin 70a6d4b1b4 fix: change create_github_release to take either --publish-alpha or --publish-release (#3231)
No more picking out version numbers by hand! Now we let the script do
it:

```
$ ./codex-rs/scripts/create_github_release --dry-run --publish-alpha
Running gh api GET /repos/openai/codex/releases/latest
Running gh api GET /repos/openai/codex/releases?per_page=100
Publishing version 0.31.0-alpha.3
$ ./codex-rs/scripts/create_github_release --dry-run --publish-release
Running gh api GET /repos/openai/codex/releases/latest
Publishing version 0.31.0
```

---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/openai/codex/pull/3230).
* __->__ #3231
* #3230
* #3228
* #3226
2025-09-05 22:08:34 -07:00
..
2025-09-05 10:41:47 -07:00
2025-09-05 10:41:47 -07:00
2025-08-27 10:30:39 -07:00
2025-08-27 10:30:39 -07:00
2025-08-27 10:30:39 -07:00
2025-08-27 10:30:39 -07:00
2025-08-27 10:30:39 -07:00
2025-08-29 02:16:39 +00:00
2025-08-27 10:30:39 -07:00
2025-09-05 10:41:47 -07:00