In this video, we would like to take you through some samples on how one can leverage the IICS Platform REST APIs to perform Continuous Integration of your development work on Informatica Intelligent Cloud Services.
Continuous Integration (CI) is a development practice where developers integrate code into a shared repository frequently, preferably several times a day. Each integration can then be verified by an automated build and automated tests.
We will demonstrate this by using IICS Asset management utility version 2 that would be made available on Informatica Cloud Application Integration community under Tools category, along with Jenkins Pipeline.
Specifically, you will see how a developer can promote his/her work from IICS development environment, which is version controlled in Git, into the IICS production environment.