sopython-site icon indicating copy to clipboard operation
sopython-site copied to clipboard

Continuous integration

Open Ffisegydd opened this issue 10 years ago • 6 comments

When sopython-site gets some unittests, will you have some kind of CI set up? If so, did you have any opinion on what to use? Might as well use the same as for Nidaba. IntrepidBrit suggested http://jenkins-ci.org/

Ffisegydd avatar Nov 26 '14 10:11 Ffisegydd

It's "continuous" integration :)

I'd go for https://travis-ci.org

joncle avatar Nov 26 '14 10:11 joncle

I've used travis myself in the past. There's also https://www.jetbrains.com/teamcity/ possibly (<3 JetBrains :P)

And I was just testing you with the title, well done, you won.

Ffisegydd avatar Nov 26 '14 11:11 Ffisegydd

http://vexor.io is said to be good

vaultah avatar Nov 26 '14 12:11 vaultah

If none of us has firm views on CI server, then we should let whoever is willing maintain the CI pick their favourite flavour of CI software.

OldTinfoil avatar Nov 26 '14 14:11 OldTinfoil

Jenkins is pretty good. I don't think the choice is particularly significant for python because most python software seems to run well on every Ci (as it is so popular.)

AlexFrazer avatar May 03 '15 23:05 AlexFrazer