Skip to content

Cannot be checked out in Windows #68

Open
@phryneas

Description

@phryneas

I noticed that it's currently not possible to check out the community-connectors repo in Windows:

Checking out the ref
"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/230/merge
Error: error: invalid path 'sampleWorkspace/connectors-community/connectors/common-room/json-responses/members?email=.json'
Error: The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128

Seems some of the file names in there are not allowed.

See the CI job in https://github.com/apollographql/vscode-graphql/actions/runs/16189322505/job/45701176513?pr=230
(I've added this repo as a git subtree over in apollographql/vscode-graphql to have some examples in our test workspace and it failed our Windows CI step, that's how I noticed)

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions