Get Started with an SAP Fiori Project in SAP Continuous Integration and Delivery
- How to set up SAP Continuous Integration and Delivery
- How to create and run a basic job for an SAP Fiori project in the continuous integration and delivery service
- How to automate the builds of your CI/CD job trough a webhook in GitHub
Prerequisites
- You have an account on SAP Business Technology Platform. See Trial Accounts or Enterprise Accounts.
- You’re an administrator of your global account and Org Manager of your subaccount on SAP Business Technology Platform.
- In your public GitHub repository, you have an SAP Fiori project in the Cloud Foundry environment. See Create an SAP Fiori Project.
Note: You can also use SAP Continuous Integration and Delivery with private GitHub repositories and other source code management systems. For more information, see SAP Continuous Integration and Delivery.
What is this tutorial about?
This tutorial helps you set up and use SAP Continuous Integration and Delivery for an SAP Fiori project in the Cloud Foundry environment.
The tutorial comprises four main stages:

-
Enable SAP Continuous Integration and Delivery, assign yourself the administrator role for it, and access the service.
-
Connect SAP Continuous Integration and Delivery with the repository in which your sources reside.
-
Configure a webhook between your GitHub repository and SAP Continuous Integration and Delivery to automate the builds of your job.
-
Configure a basic job for SAP Fiori projects in the Cloud Foundry environment.
For more information about SAP Continuous Integration and Delivery, see:
Congratulations!
You have successfully connected SAP Continuous Integration and Delivery with your GitHub repository, created a webhook, and configured and run a basic CI/CD job for your SAP Fiori project.