Skip to content

Main Extension Distribution Pipeline #886

Main Extension Distribution Pipeline

Main Extension Distribution Pipeline #886

Manually triggered September 23, 2025 12:19
Status Success
Total duration 33m 11s
Artifacts 7

MainDistributionPipeline.yml

on: workflow_dispatch
Build extension binaries  /  Generate matrix
5s
Build extension binaries / Generate matrix
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Fit to window
Zoom out
Zoom in

Annotations

18 warnings and 2 notices
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, arm64-osx-release)
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release)
ninja 1.13.1 is already installed and up-to-date. To reinstall 1.13.1, run: brew reinstall ninja
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static): duckdb/tools/shell/shell.cpp#L4601
ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_arm64, ubuntu-24.04-arm, arm64-linux-release, arm64-linux-release)
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 (linux_amd64, ubuntu-24.04, x64-linux-release, x64-linux-release)
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 (linux_amd64_musl, ubuntu-24.04, x64-linux-release, x64-linux-release)
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 / Windows (windows_amd64, x64-windows-static-md-release-vs2019comp, x64-windows-static-md-release-v...
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
airport-v1.3-ossivalis-extension-linux_amd64
24 MB
sha256:c0214a7a67a01c679d3e57bb842250c5785b00dcd597ff87013bb6560f1e6a2f
airport-v1.3-ossivalis-extension-linux_amd64_musl
24.7 MB
sha256:90457f212ec1beaf8a970b71b16e270fc1fd0df3428a63c6f6edc0c34519176a
airport-v1.3-ossivalis-extension-linux_arm64
22.4 MB
sha256:6961ea6e7a9b984892b37412f18418c1d0b0d4bb2e4d9e84c741a4f417468658
airport-v1.3-ossivalis-extension-osx_amd64
15.9 MB
sha256:6656035949c2bc2c9a8a15e34504dbdaa5e050b042ab7b3daa667da3172862b8
airport-v1.3-ossivalis-extension-osx_arm64
15.1 MB
sha256:6504d23db53ece90ab386389d73ed7dab05f18c50fc273bd11886c83b57e05d6
airport-v1.3-ossivalis-extension-windows_amd64
17 MB
sha256:968a4c00f107b9872c17c47708ae2e71c5fe879bd7a9976ca95570eb3eee54f9
airport-v1.3-ossivalis-extension-windows_amd64_mingw
26.9 MB
sha256:f7255305d750bf93d091bf4570805a3c21991efad996960706f9355d529f0c7b