Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flb/trusted publisher on pypi (#791)
This pull request modifies the continuous deployment workflow to separate the build and publish steps, and using trusted publisher on PyPI. This repository has been added on PyPI as trusted publisher using the workflow cd_pyblish.yaml within the environement 'release'. The 'release' environment has been added to EMMOntoPy repo. ## Type of change <!-- Put an `x` in the box that applies. --> - [ ] Bug fix. - [ ] New feature. - [ ] Documentation update. - [ ] Test update. ## Checklist <!-- Put an `x` in the boxes that apply. You can also fill these out after creating the PR. --> This checklist can be used as a help for the reviewer. - [ ] Is the code easy to read and understand? - [ ] Are comments for humans to read, not computers to disregard? - [ ] Does a new feature has an accompanying new test (in the CI or unit testing schemes)? - [ ] Has the documentation been updated as necessary? - [ ] Does this close the issue? - [ ] Is the change limited to the issue? - [ ] Are errors handled for all outcomes? - [ ] Does the new feature provide new restrictions on dependencies, and if so is this documented? ## Comments <!-- Additional comments here, including clarifications on checklist if applicable. --> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: TEAM 4.0[bot] <[email protected]> Co-authored-by: Jesper Friis <[email protected]>
- Loading branch information