Skip to content

Improve: Faster concatenation (#182) #88

Improve: Faster concatenation (#182)

Improve: Faster concatenation (#182) #88

Triggered via push October 19, 2024 08:51
Status Success
Total duration 34m 19s
Artifacts 22

release.yml

on: push
Update Version
10s
Update Version
Matrix: build_wheels
Build Python Source Distribution
6s
Build Python Source Distribution
Rebase Dev. Branch
30s
Rebase Dev. Branch
Publish Rust
3m 21s
Publish Rust
Matrix: create_linux_deb_package
Matrix: create_macos_library
Matrix: create_windows_dll_library
Fit to window
Zoom out
Zoom in

Annotations

29 warnings and 18 notices
Build Python 311 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (11.0).
Build Python 311 for macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 311 for macos-13
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 310 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (11.0).
Build Python 310 for macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 310 for macos-13
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 312 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (10.13).
Build Python 312 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (11.0).
Build Python 312 for macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 312 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (10.13).
Build Python 312 for macos-13
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 39 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (11.0).
Build Python 39 for macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 39 for macos-13
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 38 for macos-13
Bumping MACOSX_DEPLOYMENT_TARGET (10.11) to the minimum required (11.0).
Build Python 38 for macos-13
While arm64 wheels can be built on x86_64, they cannot be tested. Consider building arm64 wheels natively, if your CI provider offers this. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build Python 38 for macos-13
While universal2 wheels can be built on x86_64, the arm64 part of the wheel cannot be tested on x86_64. Consider building universal2 wheels on an arm64 runner, if your CI provider offers this. Notably, an arm64 runner can also test the x86_64 part of the wheel, through Rosetta emulation. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_universal2:arm64"`.
Build Python 311 for windows-2022
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 310 for windows-2022
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Publish Rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish Rust
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish Rust
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/
Publish Rust
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/
Publish Rust
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/
Publish Rust
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 Python 312 for windows-2022
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Build Python 39 for windows-2022
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
Create Dll Library for Windows x64
The following actions use a deprecated Node.js version and will be forced to run on node20: jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Create Dll Library for Windows x86
The following actions use a deprecated Node.js version and will be forced to run on node20: jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Python 38 for macos-13
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
Build Python 38 for macos-13
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
Build Python 311 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-qiee25ep\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 311 for windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
Build Python 311 for windows-2022
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 311 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 310 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-cn8u7zf3\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 310 for windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build Python 310 for windows-2022
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 310 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 312 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-i13bg6xf\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 312 for windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
Build Python 312 for windows-2022
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 312 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Python 39 for windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-455u2l0m\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
Build Python 39 for windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
Build Python 39 for windows-2022
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Python 39 for windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation

Artifacts

Produced during runtime
Name Size
cibw-wheels-macos-13-10 Expired
270 KB
cibw-wheels-macos-13-11 Expired
270 KB
cibw-wheels-macos-13-12 Expired
271 KB
cibw-wheels-macos-13-13 Expired
271 KB
cibw-wheels-macos-13-7 Expired
76.1 KB
cibw-wheels-macos-13-8 Expired
76.3 KB
cibw-wheels-macos-13-9 Expired
270 KB
cibw-wheels-ubuntu-24.04-0 Expired
2.31 MB
cibw-wheels-ubuntu-24.04-1 Expired
2.31 MB
cibw-wheels-ubuntu-24.04-2 Expired
2.33 MB
cibw-wheels-ubuntu-24.04-3 Expired
2.35 MB
cibw-wheels-ubuntu-24.04-4 Expired
2.36 MB
cibw-wheels-ubuntu-24.04-5 Expired
2.39 MB
cibw-wheels-ubuntu-24.04-6 Expired
2.39 MB
cibw-wheels-windows-2022-14 Expired
143 KB
cibw-wheels-windows-2022-15 Expired
143 KB
cibw-wheels-windows-2022-16 Expired
143 KB
cibw-wheels-windows-2022-17 Expired
208 KB
cibw-wheels-windows-2022-18 Expired
208 KB
cibw-wheels-windows-2022-19 Expired
208 KB
cibw-wheels-windows-2022-20 Expired
208 KB
sdist Expired
179 KB