Inspired by the CI/CD (Continuous Integration/Continuous Delivery) unit in week 4 of the recent CAP openSAP Course https://open.sap.com/courses/cp7 - we will take a closer look at this topic.
* What is CI/CD and as a developer why should I care about this topic - https://help.sap.com/viewer/product/CICD_OVERVIEW/Cloud/en-US?task=discover_task
* Docker Images / Jenkins / Pipelines - https://sap.github.io/jenkins-library/
* CAP cds init integration to add pipelines to your project
* Install cx-server locally
* Getting started using Jenkins
* Run a build/test on a CAP project in Jenkins from Github.com