Release #192
release.yml
on: workflow_dispatch
build-wheels-matrix
5s
build-sdist
14s
Matrix: build-wheels
Annotations
39 errors, 30 warnings, and 1 notice
Build cp310-macosx_arm64
Event loop is closed
|
Build cp310-macosx_x86_64
Event loop is closed
|
Build cp39-macosx_x86_64
Event loop is closed
|
Build cp311-macosx_arm64
Event loop is closed
|
Build cp311-macosx_x86_64
Event loop is closed
|
Build cp39-macosx_arm64
Event loop is closed
|
Build cp310-manylinux_x86_64
Event loop is closed
|
Build cp310-manylinux_x86_64
Command ['sh', '-c', 'PY=`which python` && CODEGEN=`which edgedb-py` && chmod -R go+rX "$(dirname $(dirname $(dirname $PY)))" && su -l edgedb -c "EDGEDB_PYTHON_TEST_CODEGEN_CMD=$CODEGEN $PY /project/tests/__init__.py"\n'] failed with code 1.
|
Build cp310-manylinux_x86_64
Process completed with exit code 1.
|
Build cp311-manylinux_x86_64
Event loop is closed
|
Build cp311-manylinux_x86_64
Command ['sh', '-c', 'PY=`which python` && CODEGEN=`which edgedb-py` && chmod -R go+rX "$(dirname $(dirname $(dirname $PY)))" && su -l edgedb -c "EDGEDB_PYTHON_TEST_CODEGEN_CMD=$CODEGEN $PY /project/tests/__init__.py"\n'] failed with code 1.
|
Build cp311-manylinux_x86_64
Process completed with exit code 1.
|
Build cp38-manylinux_x86_64
Event loop is closed
|
Build cp38-manylinux_x86_64
Command ['sh', '-c', 'PY=`which python` && CODEGEN=`which edgedb-py` && chmod -R go+rX "$(dirname $(dirname $(dirname $PY)))" && su -l edgedb -c "EDGEDB_PYTHON_TEST_CODEGEN_CMD=$CODEGEN $PY /project/tests/__init__.py"\n'] failed with code 1.
|
Build cp38-manylinux_x86_64
Process completed with exit code 1.
|
Build cp39-manylinux_x86_64
Event loop is closed
|
Build cp39-manylinux_x86_64
Command ['sh', '-c', 'PY=`which python` && CODEGEN=`which edgedb-py` && chmod -R go+rX "$(dirname $(dirname $(dirname $PY)))" && su -l edgedb -c "EDGEDB_PYTHON_TEST_CODEGEN_CMD=$CODEGEN $PY /project/tests/__init__.py"\n'] failed with code 1.
|
Build cp39-manylinux_x86_64
Process completed with exit code 1.
|
Build cp312-manylinux_x86_64
Command ['sh', '-c', 'PY=`which python` && CODEGEN=`which edgedb-py` && chmod -R go+rX "$(dirname $(dirname $(dirname $PY)))" && su -l edgedb -c "EDGEDB_PYTHON_TEST_CODEGEN_CMD=$CODEGEN $PY /project/tests/__init__.py"\n'] failed with code 1.
|
Build cp312-manylinux_x86_64
Process completed with exit code 1.
|
Build cp38-macosx_x86_64
Event loop is closed
|
Build cp311-win_amd64
Event loop is closed
|
Build cp38-win_amd64
Event loop is closed
|
Build cp39-win_amd64
Event loop is closed
|
Build cp310-win_amd64
Event loop is closed
|
Build cp310-manylinux_aarch64
Event loop is closed
|
Build cp310-manylinux_aarch64
Command ['sh', '-c', 'PY=`which python` && CODEGEN=`which edgedb-py` && chmod -R go+rX "$(dirname $(dirname $(dirname $PY)))" && su -l edgedb -c "EDGEDB_PYTHON_TEST_CODEGEN_CMD=$CODEGEN $PY /project/tests/__init__.py"\n'] failed with code 1.
|
Build cp310-manylinux_aarch64
Process completed with exit code 1.
|
Build cp311-manylinux_aarch64
Event loop is closed
|
Build cp311-manylinux_aarch64
Command ['sh', '-c', 'PY=`which python` && CODEGEN=`which edgedb-py` && chmod -R go+rX "$(dirname $(dirname $(dirname $PY)))" && su -l edgedb -c "EDGEDB_PYTHON_TEST_CODEGEN_CMD=$CODEGEN $PY /project/tests/__init__.py"\n'] failed with code 1.
|
Build cp311-manylinux_aarch64
Process completed with exit code 1.
|
Build cp38-manylinux_aarch64
Event loop is closed
|
Build cp38-manylinux_aarch64
Command ['sh', '-c', 'PY=`which python` && CODEGEN=`which edgedb-py` && chmod -R go+rX "$(dirname $(dirname $(dirname $PY)))" && su -l edgedb -c "EDGEDB_PYTHON_TEST_CODEGEN_CMD=$CODEGEN $PY /project/tests/__init__.py"\n'] failed with code 1.
|
Build cp38-manylinux_aarch64
Process completed with exit code 1.
|
Build cp39-manylinux_aarch64
Event loop is closed
|
Build cp39-manylinux_aarch64
Command ['sh', '-c', 'PY=`which python` && CODEGEN=`which edgedb-py` && chmod -R go+rX "$(dirname $(dirname $(dirname $PY)))" && su -l edgedb -c "EDGEDB_PYTHON_TEST_CODEGEN_CMD=$CODEGEN $PY /project/tests/__init__.py"\n'] failed with code 1.
|
Build cp39-manylinux_aarch64
Process completed with exit code 1.
|
Build cp312-manylinux_aarch64
Command ['sh', '-c', 'PY=`which python` && CODEGEN=`which edgedb-py` && chmod -R go+rX "$(dirname $(dirname $(dirname $PY)))" && su -l edgedb -c "EDGEDB_PYTHON_TEST_CODEGEN_CMD=$CODEGEN $PY /project/tests/__init__.py"\n'] failed with code 1.
|
Build cp312-manylinux_aarch64
Process completed with exit code 1.
|
build-wheels-matrix
The following actions uses Node.js version which is deprecated 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-sdist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-sdist
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v2, 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 cp310-macosx_arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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 cp310-macosx_x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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 cp312-macosx_arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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 cp39-macosx_x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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 cp311-macosx_arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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 cp312-macosx_x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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 cp311-macosx_x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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 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_arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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 cp39-macosx_arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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 cp310-manylinux_x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 cp311-manylinux_x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 cp38-manylinux_x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 cp39-manylinux_x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 cp312-manylinux_x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 cp38-macosx_x86_64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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 cp312-win_amd64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, vampire/setup-wsl@v2, 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 cp311-win_amd64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, vampire/setup-wsl@v2, 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 cp38-win_amd64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, vampire/setup-wsl@v2, 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 cp39-win_amd64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, vampire/setup-wsl@v2, 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 cp310-win_amd64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, vampire/setup-wsl@v2, 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 cp310-manylinux_aarch64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 cp311-manylinux_aarch64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 cp38-manylinux_aarch64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 cp39-manylinux_aarch64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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 cp312-manylinux_aarch64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
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: "dist".
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 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 | |
---|---|---|
dist
Expired
|
24.9 MB |
|