Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add custom toolchain script template #78

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

samansmink
Copy link
Collaborator

Related to duckdb/community-extensions#73. We're adding a way for users to add some additional toolchain setup while still being able to use the toolchain from https://github.com/duckdb/extension-ci-tools.

This PR does not really do anything by itself but it will be used to:

Note that the custom toolchain script is not run by default by DuckDB, it needs to be explicitly enabled in the workflow as is explained in a comment in the sample script.

@samansmink samansmink merged commit 0a25cb5 into duckdb:main Aug 27, 2024
25 checks passed
@samansmink samansmink deleted the add-custom-toolchain-script branch August 27, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant