What's new in ZuulV3
Zuul is a program used to gate a project’s source code repository so that changes are only merged if they pass integration tests. This article presents some of the new features in the next version: ZuulV3 Distributed configuration The configuration is distributed accross projects’ repositories, for example, here is what the new zuul main.yaml configuration will look like: – tenant:… Read more →
