sonnyp / Junction

Application/browser chooser
https://flathub.org/apps/re.sonny.Junction
GNU General Public License v3.0
457 stars 28 forks source link

Please tag releases for packagers? #137

Closed darix closed 9 months ago

darix commented 9 months ago

thank you in advance

sonnyp commented 9 months ago

?

https://github.com/sonnyp/Junction/tags

darix commented 9 months ago

normally releases/tags are shown on the side bar on the project page like https://github.com/sonnyp/Junction

but this is not the case here.

darix commented 9 months ago

JFYI if you make them proper GH releases than packagers can have a custom subscription which is really helpful to keep the package up2date.

I usually subscribe to releases and security issues when ever i package something.

sonnyp commented 9 months ago

There are tools to watch and subscribe to git tags.

darix commented 9 months ago

you can even fully automate the tag -> release conversion:

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