Jenkins Platform Build

Do you guys have a guide for building the .platform using a CI tool such as Jenkins? The guide used for your other projects does not work for the .platform file. It also will depend on the api, mock, and impl, artifacts from the foundation library being extracted and copied to the dropins folder prior to building.

Thanks,

Steve

1 Like

Hi @ssampson,

We have custom ways to build a platform through Jenkins (involving transforming the platform project into a Ivy module then building the module in Jenkins). The way CI tools are used differs widely from company to company so we do not provide a sample for now. However we are in the process of simplifying how a platform is structured simplifying CI integrations in the future. So stay tuned!

Gaëtan

1 Like