Skip to content

ci: fix upload and download strategy for artifacts #207

ci: fix upload and download strategy for artifacts

ci: fix upload and download strategy for artifacts #207

Triggered via push September 4, 2024 08:31
Status Failure
Total duration 35m 46s
Artifacts 20

release.yml

on: push
Matrix: build_wheels
Build sdist
30s
Build sdist
Sign the Python 🐍 distribution 📦 with Sigstore and create a GitHub Release
24s
Sign the Python 🐍 distribution 📦 with Sigstore and create a GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 25 warnings, and 12 notices
Sign the Python 🐍 distribution 📦 with Sigstore and create a GitHub Release
❌ input ./dist/*.tar.gz doesn't expand to one or more filenames
Sign the Python 🐍 distribution 📦 with Sigstore and create a GitHub Release
Process completed with exit code 1.
Build sdist
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, 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 wheels on ubuntu-latest for auto using manylinux1+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on macos-latest for auto using manylinux2010+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on macos-latest for auto using manylinux1+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on macos-latest for auto using manylinux1+
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 wheels on macos-latest for auto using manylinux1+
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 wheels on windows-latest for auto using manylinux1+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on windows-latest for auto using manylinux2010+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on windows-latest for ARM64 using +
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for auto using manylinux2010+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for aarch64 using manylinux1+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for ppc64le using manylinux1+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for s390x using manylinux1+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on macos-latest for auto using manylinux2014+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for auto using manylinux2014+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on windows-latest for auto using manylinux2014+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for ppc64le using manylinux2010+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for s390x using manylinux2010+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for aarch64 using manylinux2010+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for ppc64le using manylinux2014+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for s390x using manylinux2014+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build wheels on ubuntu-latest for aarch64 using manylinux2014+
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
Sign the Python 🐍 distribution 📦 with Sigstore and create a GitHub Release
Unexpected input(s) 'password', valid inputs are ['inputs', 'identity-token', 'oidc-client-id', 'oidc-client-secret', 'signature', 'certificate', 'bundle', 'fulcio-url', 'rekor-url', 'ctfe', 'rekor-root-pubkey', 'staging', 'verify', 'verify-cert-identity', 'verify-oidc-issuer', 'upload-signing-artifacts', 'release-signing-artifacts', 'internal-be-careful-debug']
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: "artifact". 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 wheels on macos-latest for auto using manylinux1+
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 wheels on macos-latest for auto using manylinux1+
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 wheels on windows-latest for ARM64 using +
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-rjksmkix\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
Build wheels on windows-latest for ARM64 using +
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
Build wheels on windows-latest for ARM64 using +
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build wheels on windows-latest for ARM64 using +
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build wheels on windows-latest for ARM64 using +
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-rjksmkix\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build wheels on windows-latest for ARM64 using +
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build wheels on windows-latest for ARM64 using +
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build wheels on windows-latest for ARM64 using +
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build wheels on windows-latest for ARM64 using +
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-rjksmkix\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build wheels on windows-latest for ARM64 using +
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation

Artifacts

Produced during runtime
Name Size
artifact
95 KB
cibw-wheels-Linux-manylinux1-aarch64
3.38 MB
cibw-wheels-Linux-manylinux1-auto
6.54 MB
cibw-wheels-Linux-manylinux1-ppc64le
3.59 MB
cibw-wheels-Linux-manylinux1-s390x
3.66 MB
cibw-wheels-Linux-manylinux2010-aarch64
6.88 MB
cibw-wheels-Linux-manylinux2010-auto
15.1 MB
cibw-wheels-Linux-manylinux2010-ppc64le
7.22 MB
cibw-wheels-Linux-manylinux2010-s390x
7.35 MB
cibw-wheels-Linux-manylinux2014-aarch64
10.6 MB
cibw-wheels-Linux-manylinux2014-auto
21.7 MB
cibw-wheels-Linux-manylinux2014-ppc64le
11.1 MB
cibw-wheels-Linux-manylinux2014-s390x
11.3 MB
cibw-wheels-Windows--ARM64
234 KB
cibw-wheels-Windows-manylinux1-auto
99.3 KB
cibw-wheels-Windows-manylinux2010-auto
253 KB
cibw-wheels-Windows-manylinux2014-auto
405 KB
cibw-wheels-macOS-manylinux1-auto
243 KB
cibw-wheels-macOS-manylinux2010-auto
599 KB
cibw-wheels-macOS-manylinux2014-auto
952 KB