IBM/sourceorbit

Expand tasks provider

Opened this issue · 0 comments

Right now, our task provider only generates build files, but it'd be nice if we had:

  1. A task option to build the makefile and run gmake automatically (using the Code for IBM i Action API)
  2. A task property on the build to run tests and collect the result (using the Code for IBM i sendCommand API)