Skip to Content
0
Jul 21, 2023 at 09:22 AM

CI/CD Pipeline Configuration for LOW-Code App Created by SAP BUILD APP

66 Views Last edit Jul 21, 2023 at 09:23 AM 2 rev

I made a few sample apps with SAP BUILD APPS and I understood roughly how they were distributed as web apps.

(Understood as downloading and distributing built files to CFs)

Here are some questions.

1.
Is it possible to manage the version of these results in GIT?
2.
When I commit to the MAIN branch, is it possible to configure the deployment to the development sub-account through a specific deployment pipeline?
3.
How can I manage this in the BUILD APP development tool when the endpoints of the development API and the operational API are different?
Do I have to test, build, and deploy API endpoints change every time?