duckdb / community-extensions

https://community-extensions.duckdb.org
111 stars 19 forks source link

Add workflow to build and test all current extensions vs a given duckdb version #81

Closed carlopi closed 2 weeks ago

carlopi commented 2 weeks ago

This would allow to ramp up testing against current main, in the run-up to duckdb v1.1.0.

Example of cumulative workflow: https://github.com/carlopi/community-extensions/actions/runs/10603679975.

carlopi commented 2 weeks ago

CI here is checking that build still keeps functional.

Real value is added in the additional invokable workflow that builds all current extensions versus 3 architectures (that have been chosen since they are faster than others but cover some variations in setup / machines).