Re: Making Feature Branches Effective with Continuous Integration

2012-08-30 Thread Gustavo Leite de Mendonça Chaves
Hey, just to cite another Atlassian blog post about Bamboo's plan branches being used in an agressive CI fashion. I found it very interesting and would love to see it in Jenkins. http://blogs.atlassian.com/2012/07/feature-branching-continuous-integrationgit-bamboo/ -- Gustavo.

Re: Making Feature Branches Effective with Continuous Integration

2012-04-30 Thread Christopher Orr
Hi there, It's not automated to the extent that this Bamboo feature is, but for select projects I have two Jenkins jobs: one for master, and another job cloned from the first, but using the "Inverse" choosing strategy in the git plugin -- i.e. it builds all branches *except* for master. The o

RE: Making Feature Branches Effective with Continuous Integration

2012-04-27 Thread Todd Greer
This would be a very useful feature (I’m suddenly very interested in Bamboo), and I’d be very happy to test it and probably contribute occasional fixes if anyone decides to pursue it. -- Todd From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Gustavo