Skip to content

Main Extension Distribution Pipeline #341

Main Extension Distribution Pipeline

Main Extension Distribution Pipeline #341

Manually triggered March 16, 2026 13:42
Status Success
Total duration 27m 26s
Artifacts 9

MainDistributionPipeline.yml

on: workflow_dispatch
Build extension binaries  /  Generate matrix
13s
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_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 / 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 / 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, hendrikmuhs/ccache-action@main. 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 / 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, hendrikmuhs/ccache-action@main. 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, hendrikmuhs/ccache-action@main, 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 / 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, hendrikmuhs/ccache-action@main, 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_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, hendrikmuhs/ccache-action@main, 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, hendrikmuhs/ccache-action@main, 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, hendrikmuhs/ccache-action@main, 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:e4b1251aaf8ab07eb341a2f46c11988ab2b309243f1e1e8e7ff721d7be508e3f
httpserver-v1.4-andium-extension-linux_arm64
12.8 MB
sha256:de4ffb149101dd6447a962cc3f36d264dc7c211f42f03db092e346ac406f37c0
httpserver-v1.4-andium-extension-osx_amd64
9.83 MB
sha256:ef13db9bee8871073f2387887495c6d330f35439656172e0a0daaf3e57368283
httpserver-v1.4-andium-extension-osx_arm64
9.27 MB
sha256:e87169fed882d08970f7c5a277321402c098bf52d13ccf51a49bc2810ceee242
httpserver-v1.4-andium-extension-wasm_eh
91.4 KB
sha256:bbbf517f90b4c4b5ca70e46b62813fcdd34dc0417341e043903f00c4cdcf3093
httpserver-v1.4-andium-extension-wasm_mvp
84.3 KB
sha256:75e6dedc313a1a2960b2ecb9e7b592ca9647bbd02d0cb1c1a4f725205b84d654
httpserver-v1.4-andium-extension-wasm_threads
84.3 KB
sha256:f74f94f0f367d1a6ef1271e48bb3e6593e921199963cb493a27dabd7abf4b594
httpserver-v1.4-andium-extension-windows_amd64
11.2 MB
sha256:36bccbf6221ec5a50693560dbc39558be4965d24615b3f8429e088f5b531ede8
httpserver-v1.4-andium-extension-windows_amd64_mingw
18.7 MB
sha256:f07de255c248757c8d5d924ccd94c16495a8df7b77dcc40fefea016996face1f