File tree
3 files changed
+8
-8
lines changed- .github/workflows
3 files changed
+8
-8
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 |
| - | |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
|
Submodule extension-ci-tools updated 19 files
- .github/workflows/TestCITools.yml+27-6
- .github/workflows/_extension_code_quality.yml+141
- .github/workflows/_extension_distribution.yml+177-42
- README.md+9-8
- config/distribution_matrix.json+4-4
- docker/linux_amd64/Dockerfile+33-33
- docker/linux_amd64_musl/Dockerfile+3
- docker/linux_arm64/Dockerfile+33-31
- makefiles/c_api_extensions/base.Makefile+21-10
- makefiles/c_api_extensions/c_cpp.Makefile+5-8
- makefiles/c_api_extensions/rust.Makefile+16-5
- makefiles/duckdb_extension.Makefile+83-16
- 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
0 commit comments