Gitea -> Gitlab

oh well.

gitea is going to stick around for a few days then i’m shutting it down.

Will there be the need to change the repository URLs in our local git repos after the switch?

Thank you for your efforts!

good question. no, not likely.

  1. default - and recommended to use - public mirror URLs (https://git.tt-rss.org/...) are staying as-is, those are static repositories on a separate node, they just use a different origin repo now to pull from;
  2. any URLs leading to development site (https://dev.tt-rss.org/...) are now redirecting to gitlab;

the only thing that is going away is stuff like https://gitea.tt-rss.org/... which I’m not sure if anyone ever used.

Ok. After checking it seems I am using the recommended URL.

Thanks for the quick reply

For those that used access tokens for Gitea Git activity, just a heads-up that the remote URL format is now like https://$YOUR_USERNAME:[email protected]/$YOUR_USERNAME/tt-rss.git .

i’ve stopped gitea @ gitea.tt-rss.org.

Want to use the GitLab issue tracker(s) or just keep it on the forum?

the only concern i have is is that development websites come and go while the forum stays. so if gitlab gets replaced by something else, the issues would likely get lost.

which is why i’d prefer people using the forums but i’m not going to disable the issues either. mostly because there’s no global knob to do that in gitlab. :slight_smile: