Closed samansmink closed 2 months ago
Follow up from https://github.com/duckdb/extension-ci-tools/pull/61
Now community extensions can extend the default toolchain by using the script https://github.com/duckdb/extension-template/blob/main/scripts/setup-custom-toolchain.sh and setting the custom_toolchain_script param in the extension descriptor.
custom_toolchain_script
Fixes https://github.com/duckdb/community-extensions/issues/73
Follow up from https://github.com/duckdb/extension-ci-tools/pull/61
Now community extensions can extend the default toolchain by using the script https://github.com/duckdb/extension-template/blob/main/scripts/setup-custom-toolchain.sh and setting the
custom_toolchain_script
param in the extension descriptor.Fixes https://github.com/duckdb/community-extensions/issues/73