NVIDIA / egl-wayland

The EGLStream-based Wayland external platform
MIT License
275 stars 43 forks source link

[Suggestion] Releases on github? #65

Closed rubyFeedback closed 2 months ago

rubyFeedback commented 1 year ago

Would it be possible to use releases on: https://github.com/NVIDIA/egl-wayland/releases ?

It's not really a big deal as people can just use git clone, or download the .zip, as-is. But I kind of like having stable entry points to archives I can just easily wget from the commandline or use in scripts. It's possible via git clone too, of course, but for some reason I prefer entry points in releases.

I understand that egl-wayland may not yet be mega-stable, but perhaps in the future there comes a point where you guys feel that this now meets a desired quality standard, and then releases could be made on github as well, aside from git clone.

Either way this is just a suggestion - please feel free to close it for any reason at any moment in time.

erik-kz commented 1 year ago

Thanks for the suggestion. To be honest, I wasn't even aware of this feature of GitHub, but I definitely agree that it would be worthwhile to start doing this. I just created one for the recent 1.1.11 release.