ZIm/.github/workflows
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
..
bump_collab_staging.yml Update actions/checkout digest to 11bd719 (#19636) 2024-10-23 21:57:06 -04:00
bump_patch_version.yml ci: Lint GitHub Actions workflows with actionlint (#34729) 2025-07-18 15:15:07 -04:00
ci.yml Add a CI check that Cargo.lock is up to date (#35111) 2025-07-25 15:37:58 -04:00
community_close_stale_issues.yml Update stale issue bot to run on Wednesday (#27437) 2025-03-25 16:40:43 +00:00
community_release_actions.yml ci: Lint GitHub Actions workflows with actionlint (#34729) 2025-07-18 15:15:07 -04:00
community_update_all_top_ranking_issues.yml Resurrect top-ranking issues script (#25433) 2025-02-23 14:24:56 -05:00
community_update_weekly_top_ranking_issues.yml Resurrect top-ranking issues script (#25433) 2025-02-23 14:24:56 -05:00
danger.yml Update actions/setup-node digest to 49933ea (#28897) 2025-04-18 11:31:02 -06:00
deploy_cloudflare.yml Validate actions in docs (#31073) 2025-06-04 19:18:12 +00:00
deploy_collab.yml ci: Lint GitHub Actions workflows with actionlint (#34729) 2025-07-18 15:15:07 -04:00
eval.yml ci: Lint GitHub Actions workflows with actionlint (#34729) 2025-07-18 15:15:07 -04:00
issue_response.yml Update actions/setup-node digest to 49933ea (#28897) 2025-04-18 11:31:02 -06:00
nix.yml ci: Lint GitHub Actions workflows with actionlint (#34729) 2025-07-18 15:15:07 -04:00
publish_extension_cli.yml Update swatinem/rust-cache digest to 9d47c6a (#27121) 2025-03-20 07:58:22 +02:00
randomized_tests.yml Update actions/setup-node digest to 49933ea (#28897) 2025-04-18 11:31:02 -06:00
release_nightly.yml ci: Lint GitHub Actions workflows with actionlint (#34729) 2025-07-18 15:15:07 -04:00
script_checks.yml ci: Add shellcheck for scripts (#20631) 2024-11-18 16:41:22 -05:00
unit_evals.yml ci: Lint GitHub Actions workflows with actionlint (#34729) 2025-07-18 15:15:07 -04:00