skodaconnect / myskoda

Python library for interacting with MySkoda APIs.
MIT License
7 stars 20 forks source link

Add workflow to publish to PyPI #12

Closed dvx76 closed 1 month ago

dvx76 commented 1 month ago

Auto build and publish the package to PyPI when a release is created in Github. We had this in the old project but based on flit instead of poetry.

Requires a one-time setup to authorize the project in PyPI: https://github.com/marketplace/actions/pypi-publish#trusted-publishing

@Prior99 can you please add @WebSpider and myself as maintainers in PyPI?

WebSpider commented 1 month ago

Maybe its a good idea to put this in the skodaconnect pypi org?

dvx76 commented 1 month ago

Maybe its a good idea to put this in the skodaconnect pypi org?

There is no org in PyPI 😅 . We just have the https://pypi.org/project/skodaconnect/ project.

WebSpider commented 1 month ago

Wait, what, why is there no org 😄

joostlek commented 1 month ago

Pypi doesn't have orgs