Re: [Pharo-users] Git Topic Branches and CI

2015-08-05 Thread Sean P. DeNigris
Thierry Goubier wrote > I don't know how to do the same with Jenkins. This sounds promising: https://wiki.jenkins-ci.org/display/JENKINS/Multi-Branch+Project+Plugin - Cheers, Sean -- View this message in context: http://forum.world.st/Git-Topic-Branches-and-CI-tp4841141p4841159.html Sent f

Re: [Pharo-users] Git Topic Branches and CI

2015-08-05 Thread Thierry Goubier
Le 5 août 2015 7:55 PM, "Sean P. DeNigris" a écrit : > > When using a branch-per-issue, it's not so easy to define #development a la > Metacello. How are you handling this? Are you somehow dynamically doing a > CI-build-per-branch? If you use Travis as CI as in filetree on github, you get one CI