Skip to content

Build with SDAPI

Zakhar Shkonda requested to merge ZS/public-sdapi into master

The GitLab pipeline has been modified.

  1. Builds with SDAPI. It is currently being built on Ubuntu focal for the following providers: azure-curl, aws, ibm, polycloud. The Azure provider was removed from the build due to security issues when using it. It can be added without modifying templates.
  2. Prepared template for build on Centos7. To compile, you just need to uncomment the corresponding jobs.
  3. Unit tests are run immediately after compilation in the same job as part of the build.

Merge request reports