sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.1k stars 1.28k forks source link

Workspaces: should nested workspaces be eliminated? #36621

Open eseliger opened 2 years ago

eseliger commented 2 years ago

When a workspace definition like

workspaces:
  - rootAtLocationOf: package.json
    onlyFetchWorkspace: true
    in: github.com/sourcegraph/sourcegraph

matches

client/branded
client/web
client/web/enterprise

What should the outcome be?

I'm not sure, but I found this to be quite strange when I discovered it.

malomarrec commented 2 years ago

Relates to: https://github.com/sourcegraph/sourcegraph/issues/30497

malomarrec commented 2 years ago

Sounds related to :https://github.com/sourcegraph/sourcegraph/issues/36620