2016-02-07 8:24 GMT-08:00 Bryce Harrington <bryce@...961...>:
On Sun, Feb 07, 2016 at 04:26:34AM -0800, Krzysztof Kosiński wrote:
2016-02-06 23:30 GMT-08:00 Olof Bjarnason <olof.bjarnason@...400...>:
Nice work.
Why not move lib2geom to github?
https://github.com/inkscape/lib2geom
I'll try to set up travis-ci and make it push documentation to gh-pages. If that works out I will officially move the project.
Best regards, Krzysztof
Please, before doing so, one important question.
github and gitlab seem to be relatively equivalent in terms of functionality. github is better known/established but gitlab is open source.
OK. I will try out Gitlab today.
First look: Gitlab has Windows builds in its CI system, which is very important. On GitHub we would need to use at least 2 different CI tools: Travis CI does not support Windows, and AppVeyor is Windows-only and uses the MS toolchain.
Gitlab also has a static pages feature that is already integrated with the CI system (very nice).
Wherever we end up, I think there is some value in having an official mirror at GitHub, even if we do not accept issues or pull requests posted there. (It's possible to disable the issue tracker but not pull requests, so if we get something sensible on GitHub we can merge it manually.)
Best regards, Krzysztof