Hi All,
Can you suggest me best practice to use CI/CD pipeline for migrating Exstream changes to higher environment.
Code deployment team asking below details.
- Tools used for automated build-and-test to ensure that code changes being merged into the repository.
- Validation and compliance (Security) - Validate the build with respect to organization needs
- How do we ensure the Code analysis and review standards
- Unit testing Coverage as per the standards setup
- Automated release of a build to a code repository, continuous deployment and releasing the app
Appreciate your suggestions.