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

RFE: is it possible to start making github releases?🤔 #41

Closed
kloczek opened this issue Sep 18, 2023 · 7 comments
Closed

RFE: is it possible to start making github releases?🤔 #41

kloczek opened this issue Sep 18, 2023 · 7 comments

Comments

@kloczek
Copy link

kloczek commented Sep 18, 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.

Documentation and examples of generate gh releases:
https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository
https://cli.github.com/manual/gh_release_upload/
https://github.com/marketplace/actions/github-release
https://pgjones.dev/blog/trusted-plublishing-2023/
jbms/sphinx-immaterial#281 (comment)
tox target to publish on pypi and make gh release https://github.com/jaraco/skeleton/blob/928e9a86d61d3a660948bcba7689f90216cc8243/tox.ini#L42-L58

@hrw
Copy link
Owner

hrw commented Sep 18, 2023

I have automation for my system calls stuff on todolist still.

@hrw
Copy link
Owner

hrw commented Sep 18, 2023

This repo will be archived. All system calls things will be in hrw/syscalls-table repository.

@hrw
Copy link
Owner

hrw commented Sep 18, 2023

@kloczek
Copy link
Author

kloczek commented Sep 19, 2023

So this repo will be no longer used? 🤔

@hrw
Copy link
Owner

hrw commented Sep 19, 2023

Exactly - need to write there some doc about 6.6.1 release, move tag and archive this one.

@hrw hrw transferred this issue from hrw/python-syscalls Oct 31, 2023
@hrw
Copy link
Owner

hrw commented Oct 31, 2023

Moved issue to proper project after I moved the code.

@hrw
Copy link
Owner

hrw commented Jan 8, 2024

@hrw hrw closed this as completed Jan 8, 2024
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