Improve: Expose intersections to Rust (#238) #158
release.yml
on: push
Update Version
15s
Matrix: Build JavaScript Native Modules
Matrix: build_wheels
Publish JavaScript
13s
Publish Python
6m 2s
Annotations
17 warnings and 23 notices
Build JavaScript Native Modules (x64, ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build JavaScript Native Modules (x64, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish JavaScript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. 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 313 for windows-latest
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 312 for windows-latest
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 311 for windows-latest
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 39 for windows-latest
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-latest
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 38 for macos-latest
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Build Python 38 for macos-latest
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "prebuilds".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Build Python 313 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-w2wwtt7b\cp313-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 313 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp313-win_arm64.pyd for cross-compilation
|
Build Python 313 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 313 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 312 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-1hr_fd3e\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 312 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
|
Build Python 312 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 312 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 311 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-1k81m4z6\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 311 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
|
Build Python 311 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 311 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 39 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-8pu1nlmz\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 39 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
|
Build Python 39 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 39 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 310 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-a742g80k\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 310 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
|
Build Python 310 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 310 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 38 for macos-latest
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-latest
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.
|
Publish Python
Generating and uploading digital attestations
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
cibw-wheels-macos-latest-10
Expired
|
336 KB |
sha256:1d6029473d623b9b16b3fed23594b45c51dacc74495529f8494ef5ec1a1c635e
|
|
cibw-wheels-macos-latest-11
Expired
|
336 KB |
sha256:4bf1dae8d03d16bbbea77633be51fb3dc31c4f1c07da0ef1dc94b699b88db6f5
|
|
cibw-wheels-macos-latest-12
Expired
|
334 KB |
sha256:aa752d830c5960f50e1ed0e0aacb5c91d7aebbf4450e27f256ca08d9f4b4daff
|
|
cibw-wheels-macos-latest-13
Expired
|
334 KB |
sha256:03eee05297331043a0c1a7bc2b72dd727ecdb73ba07ff27a9b1a09f52ee1133f
|
|
cibw-wheels-macos-latest-7
Expired
|
95 KB |
sha256:7550cded80fba8555cc9f7ebee881aeab8a55d0a61f89557f7968599b3708003
|
|
cibw-wheels-macos-latest-8
Expired
|
336 KB |
sha256:7a5ff4e4b6f71e317fd9f1f763c64b332057d258cd2c3cec4c2b08d43b666b5e
|
|
cibw-wheels-macos-latest-9
Expired
|
336 KB |
sha256:a860499ed5770f69deb64c60876f123a436d3a254fe2e4b2718286f230281e9e
|
|
cibw-wheels-ubuntu-latest-0
Expired
|
3.91 MB |
sha256:9409be0e6deeba3c5fdea5220502ad5e4769d73db76372cfced418a4827f6a44
|
|
cibw-wheels-ubuntu-latest-1
Expired
|
3.92 MB |
sha256:8bee1b3095668795b5eb0dc9eac5c34779d3e8b48f90b1880648c1adee3469dd
|
|
cibw-wheels-ubuntu-latest-2
Expired
|
3.92 MB |
sha256:e565cfd249c3c43e6df6b049b19059181f4013235bd2038069017cf04926898e
|
|
cibw-wheels-ubuntu-latest-3
Expired
|
3.92 MB |
sha256:aea08acc598479cf7929dabab2054de5be1100a821911e02dbdf2e1ae48b91fe
|
|
cibw-wheels-ubuntu-latest-4
Expired
|
3.92 MB |
sha256:1a363a026cc58b41f21cbdb91cb53cdd4bbe6aa70eed1a0bf491c3a7a29f3f74
|
|
cibw-wheels-ubuntu-latest-5
Expired
|
3.92 MB |
sha256:9e73b6216fe5b9d75e92b8e16a46a9d038c71328e2ecd7010a141e4dcd30cb53
|
|
cibw-wheels-ubuntu-latest-6
Expired
|
3.92 MB |
sha256:bbbf144c359de6d3d164573bfa4d04594568367c2e89879ccce8035c37a1d10a
|
|
cibw-wheels-windows-latest-14
Expired
|
131 KB |
sha256:9d4761b00b21273847d72ab85aaa5de834fe0c444ab2d827c3b9d22b3c63e24b
|
|
cibw-wheels-windows-latest-15
Expired
|
131 KB |
sha256:dc8d39cd3c9a04437eafd074e38c352c946670345e6699da7b458417633597aa
|
|
cibw-wheels-windows-latest-16
Expired
|
185 KB |
sha256:d3395bb5b2891734f9ab69a784c3d79f52c360022692e999774097e219b73e9a
|
|
cibw-wheels-windows-latest-17
Expired
|
186 KB |
sha256:8a1f1cd579cec3c85a84a0e2214d3e88d0f93789a9cfff05425a8905eaef9702
|
|
cibw-wheels-windows-latest-18
Expired
|
187 KB |
sha256:6887b1bba611a8836474f2eac8ba9fc0f293f4803d89b7ca8835ac6aca1b4d86
|
|
cibw-wheels-windows-latest-19
Expired
|
187 KB |
sha256:2c25403ce780424124d2abce2611391a7df087f8e9145a47412f9d4eb39e4fda
|
|
cibw-wheels-windows-latest-20
Expired
|
187 KB |
sha256:2da5369a05f9252674aff1dc075fedbdf2d5762a34af7f858d3076e3dc9405bd
|
|
prebuilds
Expired
|
580 KB |
|
|
sdist
Expired
|
153 KB |
sha256:c1da46873d6a2fc26042db256712cdc1e2a6a2bc35026c2163c333ca21d8c59b
|
|