Skip to content

Use vcpkg overlay ports from extension-ci-tools instead of the registry repo #176

@samansmink

Description

@samansmink

Recently we added a vcpkg registry which is now hardcoded across extensions, see duckdb/extension-template#119.

This makes maintaining extensions more complicated and I think that should be moved out of the individual extension repositories and into the central location where we can easily maintain this.

The best candidate for this seems to me to use the overlay ports in this repo that were added #164 instead of adding the registry to every extension.

Solution would be to:

  • add default-enabled option to extension-ci-tools makefiles to pass the path to the overlay ports
  • remove registry reference from extension-template and bump extension-ci-tools to use the overlay ports from there instead

@carlopi

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