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

ci(pypi): use Trusted publishing #54

Merged
merged 1 commit into from
Oct 29, 2023
Merged

ci(pypi): use Trusted publishing #54

merged 1 commit into from
Oct 29, 2023

Conversation

k4black
Copy link
Contributor

@k4black k4black commented Oct 29, 2023

Closes #39

Description

Use Trusted publishing for manytask-checker package.

Motivation and Context

Trusted publishing is a new recommended way to publish python packages.
https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/

Contribution Checklist

General

  • I have read and agreed on the CONTRIBUTING and CODE OF CONDUCT documents.
  • I have run linters, type checks, import sorting and tests locally.
  • I have added comments to code in hard-to-understand areas.
  • Pull Request title uses conventional commits format: tag(scope): description.

Added tests?

  • yes
  • partially, will add more later
  • no, because I need help
  • no, because they aren't needed

Added to documentation?

  • README.md
  • docs/
  • manytask.github.io page
  • no documentation needed

@k4black k4black self-assigned this Oct 29, 2023
@k4black k4black merged commit b8aad54 into main Oct 29, 2023
15 checks passed
@k4black k4black deleted the trusted-publishing branch October 29, 2023 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: use pypi trusted publishing for checker
1 participant