August 2017
Intermediate to advanced
332 pages
9h 16m
English
If you decide to use branches in any form, the long feature branches or the recommended short-lived branches, then it is convenient to know that the code is healthy before merging it into master. This approach results in always keeping the main codebase green and, luckily, there is an easy way to do it with Jenkins.
In order to use Multibranch in our calculator project, let's proceed with the following steps:
Read now
Unlock full access