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

Use automated tag -> GH release workflow to help packager #182

Open
darix opened this issue Sep 25, 2024 · 3 comments
Open

Use automated tag -> GH release workflow to help packager #182

darix opened this issue Sep 25, 2024 · 3 comments

Comments

@darix
Copy link

darix commented Sep 25, 2024

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

@prusnak
Copy link
Member

prusnak commented Sep 30, 2024

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.

@darix
Copy link
Author

darix commented Sep 30, 2024

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
Copy link
Author

darix commented Oct 1, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants