File tree
7 files changed
+56
-27
lines changed- .github/workflows
- test
- python
- sql
7 files changed
+56
-27
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Submodule duckdb updated 4984 files
Submodule extension-ci-tools updated 31 files
- .github/workflows/TestCITools.yml+52-7
- .github/workflows/_extension_client_tests.yml+1-1
- .github/workflows/_extension_code_quality.yml+141
- .github/workflows/_extension_deploy.yml+20-12
- .github/workflows/_extension_distribution.yml+379-150
- README.md+7-7
- config/distribution_matrix.json+73
- docker/linux_amd64/Dockerfile+34-27
- docker/linux_amd64_gcc4/Dockerfile-73
- docker/linux_amd64_musl/Dockerfile+90
- docker/linux_arm64/Dockerfile+35-26
- makefiles/c_api_extensions/base.Makefile+287
- makefiles/c_api_extensions/c_cpp.Makefile+149
- makefiles/c_api_extensions/rust.Makefile+58
- makefiles/duckdb_extension.Makefile+140-33
- scripts/append_extension_metadata.py+64-6
- scripts/configure_helper.py+44
- scripts/modify_distribution_matrix.py+75
- vcpkg_ports/avro-c/avro.patch+377
- vcpkg_ports/avro-c/avro_writer.patch+126
- vcpkg_ports/avro-c/duckdb.patch+125
- vcpkg_ports/avro-c/field_id.patch+406
- vcpkg_ports/avro-c/portfile.cmake+65
- vcpkg_ports/avro-c/static_link_only.patch+41
- vcpkg_ports/avro-c/vcpkg.json+16
- vcpkg_ports/vcpkg-cmake/portfile.cmake+14
- vcpkg_ports/vcpkg-cmake/vcpkg-port-config.cmake+3
- vcpkg_ports/vcpkg-cmake/vcpkg.json+6
- vcpkg_ports/vcpkg-cmake/vcpkg_cmake_build.cmake+91
- vcpkg_ports/vcpkg-cmake/vcpkg_cmake_configure.cmake+355
- vcpkg_ports/vcpkg-cmake/vcpkg_cmake_install.cmake+21
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + |
Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + |
Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + |
Lines changed: 0 additions & 23 deletions
This file was deleted.
0 commit comments