Skip to content

Main Extension Distribution Pipeline #342

Main Extension Distribution Pipeline

Main Extension Distribution Pipeline #342

Manually triggered March 17, 2026 13:27
Status Success
Total duration 32m 37s
Artifacts 9

MainDistributionPipeline.yml

on: workflow_dispatch
Build extension binaries  /  Generate matrix
34s
Build extension binaries / Generate matrix
Matrix: Build extension binaries / linux
Matrix: Build extension binaries / macos
Matrix: Build extension binaries / wasm
Matrix: Build extension binaries / windows
Fit to window
Zoom out
Zoom in

Annotations

29 warnings
Build extension binaries / Generate matrix
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build extension binaries / linux_arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build extension binaries / linux_arm64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build extension binaries / linux_amd64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build extension binaries / linux_amd64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build extension binaries / osx_arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build extension binaries / osx_arm64
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
Build extension binaries / windows_amd64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, lukka/run-vcpkg@v11.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build extension binaries / windows_amd64: src/query_farm_telemetry.cpp#L88
attribute [[maybe_unused]] requires at least '/std:c++17'; ignored
Build extension binaries / windows_amd64: src/query_farm_telemetry.cpp#L88
attribute [[maybe_unused]] requires at least '/std:c++17'; ignored
Build extension binaries / windows_amd64
'<=': signed/unsigned mismatch
Build extension binaries / windows_amd64
'<=': signed/unsigned mismatch
Build extension binaries / windows_amd64
'<=': signed/unsigned mismatch
Build extension binaries / windows_amd64
'<=': signed/unsigned mismatch
Build extension binaries / windows_amd64
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / osx_amd64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build extension binaries / osx_amd64
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
Build extension binaries / wasm_threads
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, mymindstorm/setup-emsdk@v13. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build extension binaries / wasm_mvp
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, mymindstorm/setup-emsdk@v13. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build extension binaries / wasm_eh
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, mymindstorm/setup-emsdk@v13. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build extension binaries / windows_amd64_mingw
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, lukka/run-vcpkg@v11.1, r-lib/actions/setup-r@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build extension binaries / windows_amd64_mingw: duckdb/tools/shell/shell.cpp#L4663
ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
Build extension binaries / windows_amd64_mingw: src/query_farm_telemetry.cpp#L90
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
Build extension binaries / windows_amd64_mingw: src/query_farm_telemetry.cpp#L89
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
Build extension binaries / windows_amd64_mingw: src/query_farm_telemetry.cpp#L89
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
Build extension binaries / windows_amd64_mingw: src/query_farm_telemetry.cpp#L90
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
Build extension binaries / windows_amd64_mingw: src/query_farm_telemetry.cpp#L89
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
Build extension binaries / windows_amd64_mingw: src/query_farm_telemetry.cpp#L89
lambda capture initializers only available with '-std=c++14' or '-std=gnu++14'
Build extension binaries / windows_amd64_mingw
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.

Artifacts

Produced during runtime
Name Size Digest
httpserver-v1.4-andium-extension-linux_amd64
13.6 MB
sha256:bf473da7fed4157d330e9be1c5201b5a729e07c8fc66dba5bb2269d944add219
httpserver-v1.4-andium-extension-linux_arm64
12.8 MB
sha256:f1851b2c0650906846fd2176d956a6e8f9372ebbdc0b0ba00a5e1eca94d4b1d9
httpserver-v1.4-andium-extension-osx_amd64
9.83 MB
sha256:87c63ed76714886a0f3d16d8298550c21e82fba7158a8a29bbf129b1611e99a5
httpserver-v1.4-andium-extension-osx_arm64
9.27 MB
sha256:daaffc149d5b3672558e14d8da0a6fb64eb2bad2863763b4f1213f10eef89732
httpserver-v1.4-andium-extension-wasm_eh
91.4 KB
sha256:7aa6847b93e85626ee024b5a7fcd5e0f41c580d3be7ffaf44bd978b9c742e6aa
httpserver-v1.4-andium-extension-wasm_mvp
84.3 KB
sha256:69adab24c04200bfdc20340ea07c38194a0ace38cc188ff0da0a099b297a4c34
httpserver-v1.4-andium-extension-wasm_threads
84.3 KB
sha256:d6670e09aea0948c5e4057a787a5afc74d9af077a8728b8641ed446519e6cbbe
httpserver-v1.4-andium-extension-windows_amd64
11.2 MB
sha256:4046f7dc7725f26a9bacd8676e140683179f6c5076e9f76ec92fd86d104f6f7d
httpserver-v1.4-andium-extension-windows_amd64_mingw
18.7 MB
sha256:8cd0dd3a83f1d9f3a385ffd446b781fdd5a375d6f24e434bb00031327b0b0827