8000 Push to PyPI automatically upon release. · Issue #120 · codellm-devkit/python-sdk · GitHub
[go: up one dir, main page]

Skip to content
Push to PyPI automatically upon release. #120
@rahlk

6E83 Description

@rahlk

Is your feature request related to a problem? Please describe.
Creating a new release in PyPI is a arduous and a manual process. Let's automate this with a github action.

Describe the solution you'd like
Well, there are two github actions: a) release.yml and b) python-publish.yml which create a python release and publishes to pypi respectively. But (b) doesn't run. Let's make this one action.

Describe alternatives you've considered
Create a new manual release every time. Slow. Boring. Prone to forgetfulness.

Additional context

None

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0