Java Software Development Tutorials and Videos

Jenkins Advanced Continuous Integration Techniques

Kohsuke Kawaguchi looks at several continuous integration techniques you can use to get more value out of your Jenkins installation. The topic will cover the “validated merge” feature to make your builds unbreakable, the “fingerprinting” feature to build audit trail of your artifacts, and the “pipeline” feature to better visualize …