Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gerrit is used for code review. Gerrit is built using the secure postsql db utility. It allows developers to push code into a legitimate vault, where it can be reviewed, and deployed into the production environment. Gerrit also fully synchronizes with git.  

Image RemovedImage Added

Jenkins

A Jenkins container automates the CI process. This container contains the necessary Gerrit and Nexus plugins to build jobs that will run unit tests, execute static source code analysis, and deploy build artifacts to Nexus.

...