nzbgetcom / nzbget

Efficient usenet downloader
https://nzbget.com
GNU General Public License v2.0
310 stars 16 forks source link

Add releases tab, update website download links #115

Closed francislavoie closed 2 months ago

francislavoie commented 1 year ago

I'm glad to see this get forked, and I hope this continues to be maintained! I love NZBGet, and I just found out the original repo was archived, which makes me sad.

I noticed that there's no Releases tab yet, and there's no builds with the changes since forking. I figured I'd open this issue to keep track of that. https://nzbget-ng.github.io/download will also need to be updated with those releases, which is sourced from the file here https://github.com/nzbget-ng/nzbget-ng.github.io/blob/trunk/_data/version.json

SteffanCline commented 1 year ago

+1 for the releases. It would be nice to use these new changes. 😃

paul-chambers commented 1 year ago

Unfortunately, I'm still figuring out how releases were done in the original repo. He didn't use github actions, so there's only fragments of what he was doing previously copied over in the fork.

So I'm in the process of figuring out how to use github actions to do static code analysis, automate releases, etc. Once it's working, releases should be published automatically as a side-effect of tagging the repo, along with a changelog.

New territory for me; I'm usually doing embedded Linux development using an entirely different build system and continuous integration pipeline. Please bear with me; lots of new stuff to learn.

francislavoie commented 1 year ago

@hugbug would you be willing to provide some insight on how you used to make the releases? It would help make the transition easier!

lainedfles commented 12 months ago

I've made an attempt to update the URLs. See also: https://github.com/nzbget-ng/nzbget-ng.github.io/pull/2

Thanks for everything @paul-chambers !

dnzbk commented 2 months ago

Closing as this is no longer relevant. The release tab is already available.