gel-python 3.0.0 #229
release.yml
on: pull_request
Annotations
45 errors, 1 warning, and 1 notice
|
build-sdist
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp38-macosx_arm64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp312-macosx_arm64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp311-macosx_arm64
Event loop is closed
|
|
Build cp311-macosx_arm64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp310-macosx_arm64
Event loop is closed
|
|
Build cp310-macosx_arm64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp39-macosx_arm64
Event loop is closed
|
|
Build cp39-macosx_arm64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp311-macosx_x86_64
Event loop is closed
|
|
Build cp311-macosx_x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp39-macosx_x86_64
Event loop is closed
|
|
Build cp39-macosx_x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp310-macosx_x86_64
Event loop is closed
|
|
Build cp310-macosx_x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp312-macosx_x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp311-manylinux_x86_64
Event loop is closed
|
|
Build cp311-manylinux_x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp312-manylinux_x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp38-manylinux_x86_64
Event loop is closed
|
|
Build cp38-manylinux_x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp310-manylinux_x86_64
Event loop is closed
|
|
Build cp310-manylinux_x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp39-manylinux_x86_64
Event loop is closed
|
|
Build cp39-manylinux_x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp38-macosx_x86_64
Event loop is closed
|
|
Build cp38-macosx_x86_64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp310-win_amd64
Event loop is closed
|
|
Build cp310-win_amd64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp38-win_amd64
Event loop is closed
|
|
Build cp38-win_amd64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp311-win_amd64
Event loop is closed
|
|
Build cp311-win_amd64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp39-win_amd64
Event loop is closed
|
|
Build cp39-win_amd64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp312-win_amd64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp311-manylinux_aarch64
Event loop is closed
|
|
Build cp311-manylinux_aarch64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp310-manylinux_aarch64
Event loop is closed
|
|
Build cp310-manylinux_aarch64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp312-manylinux_aarch64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp38-manylinux_aarch64
Event loop is closed
|
|
Build cp38-manylinux_aarch64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp39-manylinux_aarch64
Event loop is closed
|
|
Build cp39-manylinux_aarch64
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
Build cp38-macosx_arm64
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 cp38-macosx_x86_64
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 | Digest | |
|---|---|---|---|
|
dist
Expired
|
136 Bytes |
sha256:40bb7b1b537772764c4ea9b91d342cdb803aecc1acf2412b54b45c9c44c0493f
|
|