eliben / pyelftools

Parsing ELF and DWARF in Python
Other
2.02k stars 511 forks source link

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

Open kloczek opened 1 year ago

kloczek commented 1 year ago

Is it possible next time on release new version make the github release to have entry on https://github.com/eliben/pyelftools/releases? 🤔

I'm asking because only on make gh release is spread notification about new release to those who have set watch->releases. My automation process those notification trying make preliminary automated upgrade of building packages which allow save some time on maintaining packaging procedures.

More about gh releases is possible to find on 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/