core-agent-ide/.github/workflows
Michael Bolin 40d14c0756
fix: clear out duplicate entries for bash in the GitHub release (#7103)
https://github.com/openai/codex/pull/7005 introduced a new part of the
release process that added multiple files named `bash` in the `dist/`
folder used as the basis of the GitHub Release. I believe that all file
names in a GitHub Release have to be unique, which is why the recent
release build failed:

https://github.com/openai/codex/actions/runs/19577669780/job/56070183504

Based on the output of the **List** step, I believe these are the
appropriate artifacts to delete as a quick fix.
2025-11-21 09:59:30 -08:00
..
ci.yml chore(deps): bump actions/upload-artifact from 4 to 5 (#6137) 2025-11-02 20:38:45 -08:00
cla.yml Exempt the "codex" github user from signing the CLA (#6724) 2025-11-16 20:49:31 -08:00
close-stale-contributor-prs.yml chore(deps): bump actions/github-script from 7 to 8 (#6755) 2025-11-16 19:53:19 -08:00
codespell.yml chore(deps): bump codespell-project/actions-codespell from 2.1 to 2.2 (#6437) 2025-11-09 21:58:51 -08:00
issue-deduplicator.yml Fixed the deduplicator github action (#7070) 2025-11-20 22:46:55 -08:00
issue-labeler.yml Updated the AI labeler rules to match the most recent issue tracker labels (#6347) 2025-11-06 16:02:12 -08:00
rust-ci.yml tmp: drop sccache for windows 2 (#6775) 2025-11-17 16:39:15 +00:00
rust-release.yml fix: clear out duplicate entries for bash in the GitHub release (#7103) 2025-11-21 09:59:30 -08:00
sdk.yml SDK CI (#4483) 2025-09-29 21:15:02 -07:00
shell-tool-mcp-ci.yml feat: codex-shell-tool-mcp (#7005) 2025-11-21 08:16:36 -08:00
shell-tool-mcp.yml feat: codex-shell-tool-mcp (#7005) 2025-11-21 08:16:36 -08:00