Skip to content

[bug] Unable to filter by certain locally indexed repo or open any of its files #741

@msukkari

Description

@msukkari

Describe the bug

Image

To reproduce

{
    "$schema": "./schemas/v3/index.json",
    "connections": {
        "test": {
            "type": "git",
            "url": "https://git.kernel.org/pub/scm/bluetooth/bluez.git"
        },
        "sourcebot": {
            "type": "git",
            "url": "file:////Users/michael/sourcebot"
        }
    }
}

Try to search with repo:bluez or open any file inside that repo and it will error. However, doing the same for sourcebot repo doesn't even though its locally indexed

Sourcebot deployment information

Sourcebot version (e.g. v3.0.1):

Additional information

No response

Metadata

Metadata

Assignees

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