Deploy python package in production #5
python_deploy_prod.yml
on: workflow_dispatch
Matrix: Publish production Conda package on JFrog Artifactory / Publish Conda asset
Matrix: Publish production PyPI package (JFrog Artifactory, PyPI) / Publish PyPI assets
Annotations
7 warnings
Publish production Conda package on JFrog Artifactory / Publish Conda asset (public-conda-prod)
Failed while attempting to collect Git information: Error: The process '/opt/hostedtoolcache/jf/2.67.0/x64/jf' failed with exit code 1
|
Publish production Conda package on JFrog Artifactory / Publish Conda asset (public-conda-prod)
Failed while attempting to publish the build info to JFrog Artifactory: Error: The process '/opt/hostedtoolcache/jf/2.67.0/x64/jf' failed with exit code 1
|
Publish production PyPI package (JFrog Artifactory, PyPI) / Publish PyPI assets (public-pypi-prod)
Failed while attempting to collect Git information: Error: The process '/opt/hostedtoolcache/jf/2.67.0/x64/jf' failed with exit code 1
|
Publish production PyPI package (JFrog Artifactory, PyPI) / Publish PyPI assets (public-pypi-prod)
Failed while attempting to publish the build info to JFrog Artifactory: Error: The process '/opt/hostedtoolcache/jf/2.67.0/x64/jf' failed with exit code 1
|
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):
|