The ease of setup and configuration of new builds. I love the ability to copy builds to create new ones.
Markup. All the configuration is stored in XML, which imho is overkill for what Jenkins does. It also makes version control awkward. I really wish I could use git to keep track of versions of jobs and also as deployment method. Linux sys admins tend to live...
Travis CI is a real life-saver if you need to test your application against different environments. You can test against different language runtimes, different web browsers, different web servers, you name it. The best part of this is you can mix and match...
When too many folks are committing at the same time, it becomes very slow, it struggles during heavy traffic.
The ease of setup and configuration of new builds. I love the ability to copy builds to create new ones.
Travis CI is a real life-saver if you need to test your application against different environments. You can test against different language runtimes, different web browsers, different web servers, you name it. The best part of this is you can mix and match...
Markup. All the configuration is stored in XML, which imho is overkill for what Jenkins does. It also makes version control awkward. I really wish I could use git to keep track of versions of jobs and also as deployment method. Linux sys admins tend to live...
When too many folks are committing at the same time, it becomes very slow, it struggles during heavy traffic.