Commit 5fcb6d6
committed
fix tests
Signed-off-by: Achille Roussel <achille.roussel@gmail.com>1 parent 2b76ea0 commit 5fcb6d6
2 files changed
+8
-7
lines changedSubmodule extension-ci-tools updated 28 files
- .github/workflows/TestCITools.yml+10-48
- .github/workflows/_extension_client_tests.yml+1-1
- .github/workflows/_extension_code_quality.yml-141
- .github/workflows/_extension_deploy.yml+7-20
- .github/workflows/_extension_distribution.yml+77-557
- README.md+8-9
- config/distribution_matrix.json+18-53
- docker/linux_amd64/Dockerfile+30-37
- docker/linux_amd64_gcc4/Dockerfile+80
- docker/linux_amd64_musl/Dockerfile+3-19
- docker/linux_arm64/Dockerfile+28-38
- makefiles/c_api_extensions/base.Makefile+22-35
- makefiles/c_api_extensions/c_cpp.Makefile+19-14
- makefiles/c_api_extensions/rust.Makefile+5-28
- makefiles/duckdb_extension.Makefile+26-172
- scripts/modify_distribution_matrix.py+3-30
- toolchains/arm64-windows-static-md-release-vs2019comp.cmake-11
- toolchains/x64-windows-static-md-release-vs2019comp.cmake-11
- vcpkg_ports/README.md-4
- vcpkg_ports/avro-c/portfile.cmake-60
- 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-381
- vcpkg_ports/vcpkg-cmake/vcpkg_cmake_install.cmake-21
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
675 | | - | |
676 | | - | |
677 | | - | |
678 | | - | |
679 | | - | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
680 | 681 | | |
681 | 682 | | |
682 | 683 | | |
| |||
0 commit comments