ZIm/.github
Cole Miller bf8e4272bc
Add a CI check that Cargo.lock is up to date (#35111)
Should catch cases like #33667 where a dependency was bumped in
Cargo.toml without a corresponding lockfile update. (This can happen
when committing from outside of Zed or if rust-analyzer isn't running.)
Passing `--frozen --workspace` should ensure this doesn't fail just
because there's a newer patch version of some third-party dependency,
and prevent it from taking long.

We only need to run this on macOS because Cargo.lock is
platform-independent.

Release Notes:

- N/A
2025-07-25 15:37:58 -04:00
..
actions Use installed trusted signing (#34245) 2025-07-10 15:09:31 -07:00
ISSUE_TEMPLATE Update GitHub Issue Templates (June 2025) (#32399) 2025-06-09 15:25:17 +00:00
workflows Add a CI check that Cargo.lock is up to date (#35111) 2025-07-25 15:37:58 -04:00
actionlint.yml ci: Lint GitHub Actions workflows with actionlint (#34729) 2025-07-18 15:15:07 -04:00
cherry-pick-bot.yml Maybe make cherry-pick-bot better 2024-02-28 15:26:30 -07:00
pull_request_template.md Simplify PR template (#19337) 2024-10-16 20:22:08 -06:00