Keep 3rd party services up to date #48
Closed
opened 5 years ago by Ghost
·
10 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Sorry to bring this up again but keeping 3rd party services up to date (at least every x releases) should be a good practice (not so much for new features but for bug and security hole fixing).
https://github.com/gogits/gogs/releases
https://github.com/go-gitea/gitea/releases
https://github.com/RainLoop/rainloop-webmail/releases
@Uncled1023 Just wanted to make sure you keep an eye on releases. Closing.
Re-opening. There's just too many bugs fixed in the latest Gogs so it would be advantageous.
Alright, I will be looking into it this weekend. My current plan is to fork Gogs to be able to keep the changes I make for Teknik in place. This will allow me to merge new updates while keeping the Teknik specific edits.
I will update this case with the details when I do this.
OK, I wasn't aware you were serving customized code inside Gogs (except for the built-in customizing options provided by Gogs, for admins).
No problem, when you have some free time, grateful.
I have updated the Gogs instance and converted to use Gitea. Everything seems to be working now, and I re-worked the custom stuff to not require changes to the source (using Gitea 'custom').
Thanks for the update.
Unfortunately, there are a couple bugs:
Maybe these are of interest:
https://github.com/go-gitea/gitea/issues/1099
https://github.com/go-gitea/gitea/issues/1250
https://github.com/go-gitea/gitea/issues/1226
Also confirmed the bug at home from the command line. Can't push any changes.
Ok, everything should be working now.
Confirming to be working now. 👍
Since Rainloop has an automatic update procedure in the admin panel, and has proven to provide seamless updates without breaking anything, and that you found a way to keep Gitea updated too, by forking it and keeping the custom changes intact, I'll be closing this issue, hoping for periodical updates, to keep Teknik services top-notch.