zed/.github/workflows
Julia Ryan ef5b8c6fed
Remove workspace-hack (#40216)
We've been considering removing workspace-hack for a couple reasons:
- Lukas ran into a situation where its build script seemed to be causing
spurious rebuilds. This seems more likely to be a cargo bug than an
issue with workspace-hack itself (given that it has an empty build
script), but we don't necessarily want to take the time to hunt that
down right now.
- Marshall mentioned hakari interacts poorly with automated crate
updates (in our case provided by rennovate) because you'd need to have
`cargo hakari generate && cargo hakari manage-deps` after their changes
and we prefer to not have actions that make commits.

Currently removing workspace-hack causes our workspace to grow from
~1700 to ~2000 crates being built (depending on platform), which is
mainly a problem when you're building the whole workspace or running
tests across the the normal and remote binaries (which is where
feature-unification nets us the most sharing). It doesn't impact
incremental times noticeably when you're just iterating on `-p zed`, and
we'll hopefully get these savings back in the future when
rust-lang/cargo#14774 (which re-implements the functionality of hakari)
is finished.

Release Notes:

- N/A
2025-10-17 18:58:14 +00:00
..
bump_collab_staging.yml ci: Switch from ubuntu-latest to namespace (2) (#36702) 2025-08-21 13:21:37 -04:00
bump_patch_version.yml ci: Switch to Namespace (#35835) 2025-08-07 23:16:25 +00:00
ci.yml Remove workspace-hack (#40216) 2025-10-17 18:58:14 +00:00
community_champion_auto_labeler.yml Add community champion auto labeler (#38802) 2025-09-24 16:42:01 +00: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 Add winget release job (#40293) 2025-10-16 08:13:58 -07: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
congrats.yml Fix congratsbot (#38013) 2025-09-11 19:30:37 +00:00
danger.yml ci: Switch from ubuntu-latest to namespace (2) (#36702) 2025-08-21 13:21:37 -04:00
deploy_cloudflare.yml Add Amplitude tracking to docs (#40494) 2025-10-17 17:10:59 +02:00
deploy_collab.yml ci: Switch to Namespace (#35835) 2025-08-07 23:16:25 +00:00
eval.yml ci: Switch to Namespace (#35835) 2025-08-07 23:16:25 +00:00
good_first_issue_notifier.yml Prevent Discord URL preview in good first issue notifications (#38030) 2025-09-12 01:16:51 +00:00
nix.yml ci: Switch to Namespace (#35835) 2025-08-07 23:16:25 +00:00
publish_extension_cli.yml Update swatinem/rust-cache digest to 9d47c6a (#27121) 2025-03-20 07:58:22 +02:00
randomized_tests.yml ci: Switch to Namespace (#35835) 2025-08-07 23:16:25 +00:00
release_nightly.yml ci: Switch from ubuntu-latest to namespace (2) (#36702) 2025-08-21 13:21:37 -04:00
script_checks.yml ci: Switch from ubuntu-latest to namespace (2) (#36702) 2025-08-21 13:21:37 -04:00
unit_evals.yml evals: Run unit evals CI weekly (#35950) 2025-08-10 14:43:48 +00:00