zed/.github
Richard Feldman 52bc5a0488
run_tests: Stop treating non-workspace dirs as packages (#60502)
The `orchestrate` job maps changed directories to root-workspace package
names, and when no mapping was found it fell back to using the raw
directory name as a package. Because `tooling/lints` is a separate
workspace (not a root-workspace member), a change under
`tooling/lints/**` produced the filter `rdeps(lints)`, which `cargo
nextest run --workspace` rejects with "operator didn't match any
packages" — failing `run_tests` for any such PR. This drops that
fallback so an unmapped directory falls through to the existing "no
package changes → run all tests" path instead.

Release Notes:

- N/A
2026-07-07 01:20:27 +00:00
..
actions Staged docs releases (#50136) 2026-04-30 11:10:14 +00:00
DISCUSSION_TEMPLATE docs: Improve feature process (#51425) 2026-03-13 00:36:21 +03:00
ISSUE_TEMPLATE Update feature request link (#55258) 2026-04-30 13:49:56 +00:00
workflows run_tests: Stop treating non-workspace dirs as packages (#60502) 2026-07-07 01:20:27 +00:00
actionlint.yml Reapply "Try namespace mac runners (#47675)" (#47721) (#47727) 2026-01-26 22:02:52 -07:00
CODEOWNERS.hold Remove more storybook leftovers (#60337) 2026-07-03 08:27:48 +00:00
FUNDING.yml Add sponsor button to main Zed repo (#46807) 2026-01-14 10:38:51 -06:00
pull_request_template.md Update Pull Request template (#59062) 2026-06-12 00:46:42 +00:00