core-agent-ide/.github/workflows
Michael Bolin 3ef544fb95
chore: for release build, build specific targets instead of --all-targets (#1656)
I noticed that releases have taken longer and longer to build.
Originally, I think I did `--all-targets` to be confident that
everything builds cleanly, but that's really the job of CI that runs on
`main`, so we're spending a lot of time in `rust-release.yml` for not
that much additional signal.
2025-07-22 14:35:50 -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(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
rust-ci.yml chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00
rust-release.yml chore: for release build, build specific targets instead of --all-targets (#1656) 2025-07-22 14:35:50 -07:00