mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
03b2465591
I noticed that https://github.com/openai/codex/actions/workflows/rust-ci-full.yml started failing on my own PR, https://github.com/openai/codex/pull/16288, even though CI was green when I merged it. Apparently, it introduced a lint violation that was [correctly!] caught by our Cargo-based clippy runner, but not our Bazel-based one. My next step is to figure out the reason for the delta between the two setups, but I wanted to get us green again quickly, first.
03b2465591
ยท
2026-03-31 16:01:06 +00:00
History