CI Servers

   PlatformApplicable to all products in Temenos Journey Manager.  |   All Personas |  All versions This feature is related to all versions.

A CI server allows you to build artifacts, run the unit tests periodically or after every commit, and send the results to developers. This makes it a critical part of a Continuous Integration pipeline. You typically need to configure your CI server with the following software:

You might need to configure triggers from the version control system to the CI server. Integration between GitLab and Jenkins CI server is described in here. For more information on Jenkins CI server configuration, see Jenkins CI tutorial.

Next, learn about CI build systems.