kiso icon indicating copy to clipboard operation
kiso copied to clipboard

Include all Kiso examples in CI build

Open HansUweRempler opened this issue 5 years ago • 0 comments

Issue by HansUweRempler Friday Jan 17, 2020 at 08:58 GMT Originally opened as https://github.com/Bosch-AE-SW/cddk-oss/issues/449


Right now the default CMake config example is the only binary compiled in our master Jenkins job. This, we shall extend for all the other examples that are on master.

  • [ ] Include the c-leds examples for CommonGateway and STM32F7 in Jenkins (manually added in Jenkinsfile)
  • [ ] Include the remaining (all) examples in Jenkins (manually added in Jenkinsfile)
  • [ ] Jenkins job to be triggered upon pull request

HansUweRempler avatar Jan 17 '20 10:01 HansUweRempler