Away from github
+
Par Remi le jeudi 23 mars 2017, 10:14 - Développement - Lien permanent
For some years, the package development tracking for my repository was managed on a github repository: https://github.com/remicollet/remirepo.
This was, of course, for easiness.
Contrary to fashion of using this gratis, but not really free, service, I chose to self-host my work on the dedicated server already used for my repository, my blog and the forum.
All the sources of packages, tools and web sites will be progressively moved to the git.remirepo.net server, and can be browsed on https://git.remirepo.net/cgit.
Github repository will stay open, only used for issues and other requests, but patch proposal should be send by email (preferably using git format-patch so I can apply them using git am).
I will also consider moving from cgit to pagure, as soon as possible.
Commentaires
Move done, with more than 1000 git repositories created.
As I need to have change announced on IRC channel, a quickly written git hook: git2rss.