ibm-s390-linux / smc-tools

Tools for use with AF_SMC sockets
Eclipse Public License 1.0
19 stars 14 forks source link

RFE: please start making github releases #8

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/ibm-s390-linux/smc-tools/releases entries? 🤔

I'm asking because only on make gh release is spread notification about new release to those who have set watch->releases.

More about gh releases is possible to find on https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository

wenjia-wezh commented 4 months ago

It sounds not bad. That's true that only release can be watched. However, I'm wondering if it is really necessary. Because the most frequent event on this Repo is to release new versions (with new tags). If you watch All Activity, I don't think it's very different as you only customise to watch releases. But sure, if here is very busy, we do need to consider to add entries in the release.

kloczek commented 4 months ago

Here is updated list of links which could be useful 😋 https://github.com/getmoto/py-partiql-parser/commit/a58a3783 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/jbms/sphinx-immaterial/pull/282 https://github.com/marketplace/actions/github-release https://pgjones.dev/blog/trusted-plublishing-2023/ https://github.com/jbms/sphinx-immaterial/issues/281#issuecomment-1700933026 tox target to publish on pypi and make gh release https://github.com/jaraco/skeleton/blob/928e9a86d61d3a660948bcba7689f90216cc8243/tox.ini#L42-L58