Skip appliance if func_time==0 or rand_time==0 #89
python-pypi-test.yml
on: pull_request
Build the release and deploy to test pypi
1m 17s
Annotations
2 errors and 1 warning
Build the release and deploy to test pypi
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).
|
Error
actions/checkout@master, actions/setup-python@v3, and pypa/gh-action-pypi-publish@release/v1 are not allowed to be used in RAMP-project/RAMP. Actions in this workflow must be: within a repository owned by RAMP-project.
|
Build the release and deploy to test pypi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|