Stage to master #13
stage-to-master.yml
on: workflow_dispatch
ff-master-to-stage
/
merge
9s
promote-rc-build-to-release
/
Get new version string
4s
promote-rc-build-to-release
/
...
/
Update version in repo
5s
Matrix: build-artifacts / build-wheels
build-artifacts
/
...
/
Build source distribution
18s
Upload artifacts to JFrog
/
Upload artifacts to JFrog
12s
fast-forward-stage-to-master
/
merge
3s
fast-forward-dev-to-master
/
merge
3s
delete-artifacts
/
delete-artifacts
10s
Annotations
3 warnings and 1 notice
attestations input ignored
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
|
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
|
Create a Trusted Publisher
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
|
build-artifacts / build-wheels (macosx_x86_64) / cibuildwheel (cp38)
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.
|