ZIm/.github/workflows
Peter Tripp 4ae2f93086
ci: Improve GitHub Action modularity (#18861)
- Closes: https://github.com/zed-industries/zed/issues/19351
- Switch to using the official [typos GitHub Action](https://github.com/crate-ci/typos/blob/master/docs/github-action.md)
- Move the typos check into `actions/check_style`
- Move Squawk Postgres migration check out of `actions/check_style` file into ci.yml
- `actions/check_style` can now be run on stateless/linux runners (previous required self-hosted MacOS runner)
- ci.yml: Split old `style` into checks into those that can run statelessly (linux) and everything else into a new `migration` group which benefit from the full git checkout available on the MacOS runners.
- ci.yml: Move `Check unused dependencies` from style to `linux_tests`
- Add `if: github.repository_owner == 'zed-industries'` to all jobs so they won't try and run on GitHub forks.
2024-10-17 12:50:19 -04:00
..
bump_collab_staging.yml Update actions/checkout digest to eef6144 (#18940) 2024-10-09 18:24:10 -04:00
bump_patch_version.yml Update actions/checkout digest to eef6144 (#18940) 2024-10-09 18:24:10 -04:00
ci.yml ci: Improve GitHub Action modularity (#18861) 2024-10-17 12:50:19 -04:00
close_stale_issues.yml Inform users they can ask us to reopen issues closed by the stale issue action (#18857) 2024-10-08 08:13:29 -04:00
danger.yml Update actions/checkout digest to eef6144 (#18940) 2024-10-09 18:24:10 -04:00
delete_comments.yml Pin actions/github-script action to 60a0d83 (#17023) 2024-08-28 15:42:31 -04:00
deploy_cloudflare.yml ci: Improve GitHub Action modularity (#18861) 2024-10-17 12:50:19 -04:00
deploy_collab.yml Update actions/checkout digest to eef6144 (#18940) 2024-10-09 18:24:10 -04:00
docs.yml ci: Improve GitHub Action modularity (#18861) 2024-10-17 12:50:19 -04:00
publish_extension_cli.yml Update actions/checkout digest to eef6144 (#18940) 2024-10-09 18:24:10 -04:00
randomized_tests.yml Update actions/checkout digest to eef6144 (#18940) 2024-10-09 18:24:10 -04:00
release_actions.yml ci: Give names to all github actions (#19080) 2024-10-13 03:01:56 -04:00
release_nightly.yml Update actions/checkout digest to eef6144 (#18940) 2024-10-09 18:24:10 -04:00
update_all_top_ranking_issues.yml Pin astral-sh/setup-uv action to f3bcaeb (#19309) 2024-10-16 17:20:39 -04:00
update_weekly_top_ranking_issues.yml Pin astral-sh/setup-uv action to f3bcaeb (#19309) 2024-10-16 17:20:39 -04:00