A deployment pipeline should be set up in the project. The core of the project concerns complete automation of software generation and delivery with the help of standard tools. The objective is to achieve an integrated process which translates source code of various languages on the one hand as well as creating packages, while on the other hand testing this code on all available levels. In the subsequent stage, it is planned for the software to be delivered automatically to internal customers as well.
Subject description
The following concepts are implemented in the core: Continuous integration, continuous delivery, automated deployments.