xmos / lib_i2c

I²C library
Other
3 stars 25 forks source link

TEST: forAllMatch closure in xjsl #67

Closed BrennanGit closed 3 years ago

BrennanGit commented 3 years ago

This is a test PR to confirm that normal behaviour is observed if https://github.com/xmos/xmos_jenkins_shared_library/pull/237 is merged.

BrennanGit commented 3 years ago

I've also included a possible modification to the Jenkinsfile which ultimately only renames the docs stage from the default parallel to xCore docs in blue ocean. (compare http://srv-bri-jcim0:8080/blue/organizations/jenkins/XMOS%2Flib_i2c/detail/PR-67/1/pipeline and http://srv-bri-jcim0:8080/blue/organizations/jenkins/XMOS%2Flib_i2c/detail/PR-67/2/pipeline)

It also shows how we can avoid nesting of dir blocks by passing longer paths to the functions called by the Jenkinsfile.

BrennanGit commented 3 years ago

Test complete