Commit Graph

4 Commits

Author SHA1 Message Date
Yihong Wang 9d4643bd66
remove ContainerOp from test cases - part 3 (#693)
eliminate the usage of ContainerOp in testcases and
update the testcase accordingly, including filenames starting
with `o` to `u`

Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2021-08-10 10:23:25 -07:00
Tommy Li 633848134d
Sanitize Tekton result parameters when passing to custom task inputs (#579) 2021-05-06 12:07:06 -07:00
Tommy Li b74d4a5cbf
fix(sdk): Fix regex parsing for custom task to handle multiple pipeline params (#528)
* fix regex parsing for custom task

* fix lint
2021-04-07 18:48:02 -07:00
Tommy Li 48ac3bce5b
feature(sdk): Add custom task definition support (#526)
* add custom task template support

* fix typo

* fix lint

* update cel example to use official custom task

* add troubleshooting for example
2021-04-06 18:53:02 -07:00