CI/CD pipeline for gupta team developer applications?

159 views Asked by At

I am trying to create a build pipeline using yaml files for gupta applications... Does anyone have any experience doing this?

1

There are 1 answers

2
Thomas Uttendorfer On

Not exactly sure if that is what you mean:

1) Consuming yaml files in gupta I would take a yaml-library written in .NET e.g. https://github.com/aaubry/YamlDotNet and use .NET-Explorer in gupta to make a wrapper .apl and then use the functionality of the yaml library.

2) You can build gupta applications with e.g. a batch script and call cbixx.exe with command line arguments to build the .apd or .exe.