Automate the delivery, testing and deployment of your code quickly and easily, because the modular CI/CD based on Jenkins out-of-the-box is already available to NEOMSA users.
Select only those assembly steps that need to be implemented in your pipeline. In this case, you will need to set only two parameters:
Where the artifacts received during the pipeline execution will be loaded
Where will pipeline download code sources from
With the help of NEOMSA CI/CD, you can quickly organize the process of developing new apps, fully controlling the stages of their lifecycle up to each task under development:
Build a new version of the microservice
Preparation of the environment
Deployment of a new version of the microservice and dependencies
Running functional test suites
Comparison of actual test results with design quality metrics
Automatic detection of defects in Jira
Automatic updating of task statuses in jira and preparation of the final report
Removal of the microservice to a productive environment