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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: is it possible to start making github releases?馃 #1795

Open
kloczek opened this issue Sep 9, 2023 · 1 comment
Open

RFE: is it possible to start making github releases?馃 #1795

kloczek opened this issue Sep 9, 2023 · 1 comment

Comments

@kloczek
Copy link

kloczek commented Sep 9, 2023

On create github release entry is created email notification to those whom have set in your repo the web UI Watch->Releases.
gh release can contain additional comments (li changelog) or additional assets like release tar balls (by default it contains only assets from git tag) however all those part are not obligatory.
In simplest variant gh release can be empty because subiekt of the sent email contains git tag name.

I'm asking because my automation process uses those email notifications by trying to make preliminary automated upgrades of building packages, which allows saving some time on maintaining packaging procedures.
Probably other people may be interested to be instantly informed about release new version as well.

Description:
https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository
https://github.com/marketplace/actions/github-release
https://pgjones.dev/blog/trusted-plublishing-2023/
jbms/sphinx-immaterial#281 (comment)

@kentonv
Copy link
Member

kentonv commented Sep 13, 2023

This sounds like a good idea.

That said, the capnp release process is implemented by a script (release.sh) that is essentially unchanged in 10 years and I'm not sure if/when I'll have time to look into revising it. I have a hard enough time just finding time to run the script. :/

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