Adding freecad python modules #1822
Annotations
1 error, 1 warning, and 1 notice
|
upload_to_test_pypy
Trusted publishing exchange failure:
OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset
The workflow context indicates that this action was called from a
pull request on a fork. GitHub doesn't give these workflows OIDC permissions,
even if `id-token: write` is explicitly configured.
To fix this, change your publishing workflow to use an event that
forks of your repository cannot trigger (such as tag or release
creation, or a manually triggered workflow dispatch).
|
|
build (macos-14, *macosx*, macos_arm64, 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 (macos-13, *macosx*, macos_x86_64, 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 | |
|---|---|---|---|
|
artifact-macos-13-macos_x86_64-0
Expired
|
118 MB |
sha256:2e3281a0a3cec761683830beae0acacac485219a455544a17ae359c74f9b51fd
|
|
|
artifact-macos-14-macos_arm64-1
Expired
|
108 MB |
sha256:47fecb1d6bac136da1b9cccc8d02e2450e8186128c5b67ff3e5c20f3e1847498
|
|
|
artifact-sdist
Expired
|
3.59 MB |
sha256:f9d6cf3173884b4c0cdf57134ca9918c0a0957d2f988a4c7c86caa4534828496
|
|
|
artifact-ubuntu-latest-manylinux-2
Expired
|
140 MB |
sha256:0d29127945ecbd5c6ac85b5e2ee6387363c5288174434fc3ce9d88a98d2ed27a
|
|
|
artifact-ubuntu-latest-musllinux-3
Expired
|
150 MB |
sha256:4f028a677681641f7df0d78210b6bac1856791fedd8c086cf8f22cff2652d6c7
|
|