Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cicd: update release.yml to use trusted publisher #279

Merged
merged 1 commit into from Nov 9, 2023
Merged

Conversation

korikuzma
Copy link
Contributor

Addresses #269 for 0.8 branch (forgot about this one)

* Followed https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
  * Did not include [Signing the distribution packages](https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#signing-the-distribution-packages)
  * In `publish-to-pypi`, removed `if: startsWith(github.ref, 'refs/tags/')  # only publish to PyPI on tag pushes` since we only make a release when a tag is created.
@korikuzma korikuzma added priority:medium Medium priority ci/cd Continuous integration and continuous delivery/deployment changes labels Nov 8, 2023
@korikuzma korikuzma self-assigned this Nov 8, 2023
@korikuzma korikuzma requested review from a team as code owners November 8, 2023 21:25
@korikuzma korikuzma merged commit 72bb7af into 0.8 Nov 9, 2023
8 checks passed
@korikuzma korikuzma deleted the issue-269-0.8 branch November 9, 2023 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration and continuous delivery/deployment changes priority:medium Medium priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants