Hi, Earlier Google announced the imminent closing of Google Code service [1]. What does it mean for the Tryton project? Tryton only uses Google Code for the wiki. But we depend on some side projects that are hosted on Google Code like GooCalendar, hgnested, relatorio, python-sql, pywebdav and vatnumber.
For the wiki, I propose to setup a wiki on server foundation and manually migrate relevant pages and keep a copy of the current wiki repository in http://hg.tryton.org/deprecated. The wiki instance could probably be MoinMoin [2]. For the side projects, I see few options: * migrate to savannah [3] But I find the UX not so great and the bugtracker is a quite complex interface. * migrate to bitbucket [4] But the mercurial support is not so great until they don't support obsolescence. Plus as me must already know, I'm not a big fan of pull request workflow. * self hosting Some could be hosted at tryton.org or by the main author (mainly b2ck.com). The drawback is that we created separate project because the audience is larger than Tryton audience. There is no need to hurry but I guess we will decide case by case for each project (with their own community). [1] http://google-opensource.blogspot.be/2015/03/farewell-to-google-code.html [2] https://moinmo.in/ [3] http://savannah.gnu.org/ [4] https://bitbucket.org/ -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
