cython-hidapi icon indicating copy to clipboard operation
cython-hidapi copied to clipboard

Use automated tag -> GH release workflow to help packager

Open darix opened this issue 1 year ago • 3 comments

Hello Mister trezor!

Blast from the past. Could you consider doing something similar to this?

https://github.com/processone/eturnal/blob/master/.github/workflows/release.yml

it would help us poor packagers because github has this nice custom watch -> release option so i wont miss to update the package for your library on time! :D

darix avatar Sep 25 '24 09:09 darix

Hey darix! 👋

Long time no see ;)

I am quite hesitant to add such action for several reasons.

Can't you use PyPI as the source of truth for your watch? That is more relevant than a tag/release on GitHub. Since I consider a release done only if it is pushed to PyPI, not earlier.

prusnak avatar Sep 30 '24 22:09 prusnak

well i usually do the watch -> custom -> [release, security] on github for everything I package. and I need your software for qmk so i can reconfigure my keyboard :)

darix avatar Sep 30 '24 22:09 darix

Also ... maybe there is a GH pipeline that could automate the pypi thing from a tag? :)

darix avatar Oct 01 '24 10:10 darix