Publish using trusted publishing; fix broken source archive #32
wheel_tests_and_release.yml
on: push
Matrix: build_linux_wheels
Matrix: build_macos_wheels
Matrix: build_windows_wheels
Release
0s
Annotations
10 errors and 13 warnings
Build python cp38-* arm64 wheels on macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/cesium/cesium', '--wheel-dir=/private/var/folders/m4/5dz5h26x329cqq4fx333f8gm0000gn/T/cibw-run-r8ck5w1g/cp38-macosx_arm64/built_wheel', '--no-deps', '-vv'] failed with code 1.
|
Build python cp38-* arm64 wheels on macos-latest
Process completed with exit code 1.
|
Build AMD64 wheels on windows-latest
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\cesium\\cesium', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-ouy4ok08\\cp38-win_amd64\\built_wheel', '--no-deps', '-vv'] failed with code 1.
|
Build AMD64 wheels on windows-latest
Process completed with exit code 1.
|
Build python cp38-* x86_64 wheels on macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/cesium/cesium', '--wheel-dir=/private/var/folders/m4/5dz5h26x329cqq4fx333f8gm0000gn/T/cibw-run-qtmm35am/cp38-macosx_x86_64/built_wheel', '--no-deps', '-vv'] failed with code 1.
|
Build python cp38-* x86_64 wheels on macos-latest
Process completed with exit code 1.
|
Build python cp310-* x86_64 wheels on macos-latest
Command ['arch', '-x86_64', '/bin/sh', '-c', 'pytest --pyargs cesium'] failed with code 1.
|
Build python cp310-* x86_64 wheels on macos-latest
Process completed with exit code 1.
|
Build python cp39-* x86_64 wheels on macos-latest
Command ['arch', '-x86_64', '/bin/sh', '-c', 'pytest --pyargs cesium'] failed with code 1.
|
Build python cp39-* x86_64 wheels on macos-latest
Process completed with exit code 1.
|
Build python cp310-* arm64 wheels on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, 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 python cp311-* arm64 wheels on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, 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 python cp38-* arm64 wheels on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@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 AMD64 wheels on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@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 cp38-* x86_64 wheels on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@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 cp39-* arm64 wheels on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, 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 python cp310-* x86_64 wheels on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, 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 python cp310-* x86_64 wheels on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@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 cp311-* x86_64 wheels on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, 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 python cp312-* x86_64 wheels on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, 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 python cp311-* x86_64 wheels on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3, 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 python cp39-* x86_64 wheels on macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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: "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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
wheels
Expired
|
3.73 MB |
|