zed/.github/workflows
Kirill Bulatov c97ecc7326
Add initial CI job for Windows target (#8088)
Clippy is disabled for now, due to many warnings in both `gpui` and
other code, see
https://github.com/zed-industries/zed/actions/runs/7980269779/job/21789529800
for more details.

Also, due to `#!/usr/bin/env bash` shebang in the `script/clippy`, it
starts in Windows CI with `shell: C:\Program Files\Git\bin\bash.EXE
-euxo pipefail {0}`

https://github.com/zed-industries/zed/actions/runs/7980269779/job/21789529800#step:4:3
It seems more appropriate to use PowerShell instead.

See `todo!("windows")` for all stubbed places currently.

Release Notes:

- N/A
2024-02-21 00:35:29 +02:00
..
ci.yml Add initial CI job for Windows target (#8088) 2024-02-21 00:35:29 +02:00
danger.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
deploy_collab.yml Add an extensions API to the collaboration server (#7807) 2024-02-15 12:53:57 -08:00
randomized_tests.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
release_actions.yml Disable Discord URL embed (#6892) 2024-01-27 15:34:36 -05:00
release_nightly.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
update_all_top_ranking_issues.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00
update_weekly_top_ranking_issues.yml Format YAML files (#7887) 2024-02-15 22:04:57 -05:00