devo-ps / pipelines

Build pipelines for automation, deployment, testing...
MIT License
119 stars 13 forks source link

Release to PYPI for new tag with Github Actions #136

Open kaleocheng opened 2 years ago

kaleocheng commented 2 years ago

We didn't update the package on PyPI for a while, bettter to add Github Actions for it

sp3c73r2038 commented 2 years ago

speaking of PYPI packages, frontend app assets are shipped with them. so we may need a way to make sure assets are built before releasing to PYPI. Maybe not rely on assets committed into repo, instead build in GH Actions.