Skip to content

Merge pull request #264 from Erotemic/rebased-normpath-comparison #688

Merge pull request #264 from Erotemic/rebased-normpath-comparison

Merge pull request #264 from Erotemic/rebased-normpath-comparison #688

Triggered via push April 28, 2024 21:39
Status Success
Total duration 20m 33s
Artifacts 3

tests.yml

on: push
Matrix: build_binpy_wheels
Build sdist
49s
Build sdist
Matrix: test_binpy_wheels
Uploading Live to PyPi
2m 18s
Uploading Live to PyPi
Uploading Test to PyPi
0s
Uploading Test to PyPi
Create Github Release
9s
Create Github Release
Fit to window
Zoom out
Zoom in

Annotations

25 warnings and 4 notices
Build sdist
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-latest, arch=auto
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows-latest, arch=auto
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4.0.1\dist\codecov.exe' failed with exit code 1
macos-13, arch=auto
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"`.
macos-13, arch=auto
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"`.
macos-13, arch=auto
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"`.
macos-13, arch=auto
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"`.
macos-13, arch=auto
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"`.
macos-13, arch=auto
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"`.
macos-13, arch=auto
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"`.
macos-13, arch=auto
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"`.
macos-13, arch=auto
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"`.
macos-13, arch=auto
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"`.
macos-13, arch=auto
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4.0.1/dist/codecov' failed with exit code 1
macOS-latest, arch=auto
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"`.
macOS-latest, arch=auto
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"`.
macOS-latest, arch=auto
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS-latest, arch=auto
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4.0.1/dist/codecov' failed with exit code 1
ubuntu-latest, arch=auto
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ubuntu-latest, arch=auto
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.0.1/dist/codecov' failed with exit code 1
Uploading Live to PyPi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1, actions/upload-artifact@v3.1.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Uploading Live to PyPi
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Create Github Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2.1.1, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Create Github Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2.1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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: "deploy_artifacts", "sdist_wheels", "wheels". 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/
macos-13, arch=auto
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.
macos-13, arch=auto
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.
macOS-latest, arch=auto
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.
macOS-latest, arch=auto
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.

Artifacts

Produced during runtime
Name Size
deploy_artifacts Expired
30.1 MB
sdist_wheels Expired
192 KB
wheels Expired
29.9 MB