News

The Jenkins Git Plugin is the cornerstone utility for connecting to both local and remote repositories, but the add-on provides much more than just a connection to source code repositories stored on ...
Instead, break complex operations into smaller jobs that can be chained together in a Jenkins pipeline. But if your build job simply needs to pull from Git, run a Maven goal and push to an artifact ...
In previous Wazi articles we’ve looked at using Eclipse with the Subversion source code management tool – but increasingly, Subversion is being left behind as developers move to Git. If you ...
There is a great diversity of approaches to continuous integration and continuous delivery (CI/CD). Containerizing apps with Docker is a common step to take, for a variety of reasons. Once ...
Continuous Integration is typically done using a tool like Jenkins, Bamboo, or TeamCity, which orchestrates your build steps into an integration pipeline.