Continuous Integration
Because of its simple design and rich command line interface, INGenious can integrate with any CICD tool
INGenious is composed of all flat files like xml
and csv
in addition to the java
files which makes version control system very easy.
What to push to the Repository
The working directory should contain the following .gitignore
file :
After this, the corresponding pipeline yaml needs to be included in the repository.
Please check out the pipeline integrations with the following solutions :
GitHub Actions Azure DevOps Circle CI