jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.01k stars 341 forks source link

consider GitHub release alongside tags #936

Open CagtayFabry opened 11 months ago

CagtayFabry commented 11 months ago

Thank you everyone who contributed to the recent 1.0.0 release! 🚀

In addition to the usual git tags for each release I think users could benefit from using the GitHub "releases" feature to stay up to date with TLJH and consider updating to new versions. The release notes could either be copied from the changelog or left blank. Either way, users would have the ability to get notified about new releases via GitHub.

Is this something you would consider?

welcome[bot] commented 11 months ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

jtpio commented 7 months ago

Another useful thing would be to enable the "Releases" section on the right side panel on the repository main page, which appears to be missing at the moment:

image

Even if there are only tags, it would be easier to find them.

For example this is what it looks like on some other repo:

image