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 job to publish plugins to PyPI #269

Open
nightlark opened this issue Oct 20, 2024 · 0 comments
Open

CI job to publish plugins to PyPI #269

nightlark opened this issue Oct 20, 2024 · 0 comments
Labels
github_actions Pull requests that update GitHub Actions code good first issue Good for newcomers help wanted Extra attention is needed plugins Pull requests that change or add a plugin

Comments

@nightlark
Copy link
Collaborator

Add a CI job that can be manually triggered to upload a new version of the various plugins (that can be turned into valid wheels) to PyPI. This will require querying PyPI to see what version is published for the plugin, and if the plugin version is set to something newer then publish a new version (corner case: initially, there won't be any version published on PyPI).

Publishing should use the trusted publisher authentication method for PyPI.

@nightlark nightlark added good first issue Good for newcomers help wanted Extra attention is needed plugins Pull requests that change or add a plugin github_actions Pull requests that update GitHub Actions code labels Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code good first issue Good for newcomers help wanted Extra attention is needed plugins Pull requests that change or add a plugin
Projects
None yet
Development

No branches or pull requests

1 participant