US 12,248,780 B2
Continuous integration and continuous delivery pipeline for low code and no code application platform
Jian Li, Singapore (SG); Yan Zang, Singapore (SG); Sheng Yao, Singapore (SG); and Qiu Shi Wang, Singapore (SG)
Assigned to SAP SE, Walldorf (DE)
Filed by SAP SE, Walldorf (DE)
Filed on Jun. 2, 2023, as Appl. No. 18/328,001.
Prior Publication US 2024/0403035 A1, Dec. 5, 2024
Int. Cl. G06F 40/47 (2020.01); G06F 8/20 (2018.01); G06F 8/34 (2018.01); G06F 8/60 (2018.01); G06F 8/71 (2018.01); G06F 9/445 (2018.01); G06F 9/50 (2006.01); H04L 12/911 (2013.01)
CPC G06F 8/71 (2013.01) [G06F 8/34 (2013.01); G06F 8/60 (2013.01)] 20 Claims
OG exemplary drawing
 
1. A computer-implemented method for low-code/no-code (LCNC) provisioning of continuous integration and continuous delivery (CI/CD) pipelines for deployment of an application to cloud-based environments, the method being executed by one or more processors and comprising:
receiving, through a set of user interfaces (UIs), user input comprising job configuration information and deployment information for an application;
providing a CI/CD job for the application with a CI/CD service using the job configuration information and the deployment information; and
triggering, in response to a commit of changes to the application in a repository, automated build of the application, and in response, automatically:
generating a development descriptor file at least partially based on the user input,
providing an archive file comprising the development descriptor file, and
processing, by the CI/CD job executed by the CI/CD service, the archive file to deploy the application within the target environment.