Skip to content

Allow support for extensions in a subdirectory of the linked repo (to allow mono-repo setups) #170

@joseph-isaacs

Description

@joseph-isaacs

Hey,

We at vortex (https://github.com/spiraldb/vortex), are trying to add a vortex extension (duckdb/community-extensions#368) to this repo.

We want to keep this extension source in the main vortex repo, which it seems is not possible under the current setup. We want to place the extension in a subdirectory. Can we add a way to specify the subdirectory that the extension can be found at, maybe such as in description.yml add a path

repo:
  github: ...
  ref: 
  path: path/to/dir

What do you think or would you prefer another approach to achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions