Main Extension Distribution Pipeline #336
MainDistributionPipeline.yml
on: workflow_dispatch
Build extension binaries
/
Generate matrix
14s
Matrix: Build extension binaries / linux
Matrix: Build extension binaries / macos
Matrix: Build extension binaries / wasm
Matrix: Build extension binaries / windows
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, 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 / 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 / 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_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 / 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 / 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:4c7f1d5b67da0718ffbb13c150da673b4fa82aba8123928ec239f613a3089053
|
|
|
httpserver-v1.4-andium-extension-linux_arm64
|
12.8 MB |
sha256:62e56c98f4d9d25eee7318f6aca4d3ef6e41395e8c3d2eb4d515c961cca2a396
|
|
|
httpserver-v1.4-andium-extension-osx_amd64
|
9.83 MB |
sha256:7ff7e300d3c0010a04d95c58453da81c11683287b63d60d2a2f2146703b2c037
|
|
|
httpserver-v1.4-andium-extension-osx_arm64
|
9.27 MB |
sha256:84805b9d9ed5e636cf599c292fed74716f63af515e3bf6e535d8d5e4ca754a30
|
|
|
httpserver-v1.4-andium-extension-wasm_eh
|
91.4 KB |
sha256:8788bd3a4058acc8cc0921ccc40518e76e91d0c402203ec6ecd7ce1320a265d2
|
|
|
httpserver-v1.4-andium-extension-wasm_mvp
|
84.3 KB |
sha256:970138c660b605e620ae363fa1afbc9c8df3d0c3d9c948df69c9648d7f4241ad
|
|
|
httpserver-v1.4-andium-extension-wasm_threads
|
84.3 KB |
sha256:c3167d0994d4c2ba9a5c44f44857b29e796d77954cc4435703aa5204f5e4f949
|
|
|
httpserver-v1.4-andium-extension-windows_amd64
|
11.2 MB |
sha256:53611b64704d1a5be5addeeb32b3746653b3f50834040e3816c60e5887218d6a
|
|
|
httpserver-v1.4-andium-extension-windows_amd64_mingw
|
18.7 MB |
sha256:f92187dd2300e3e57948d9da28c0ce5235d90bb291fd79c0fbfd8d34486aae6e
|
|