Yihong Wang
|
d463f16450
|
remove ContainerOp from test cases - part 1 (#685)
eliminate the usage of ContainerOp in testcases and
update the testcase accordingly.
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
|
2021-08-05 11:58:42 -07:00 |
Gang Pu
|
592b5d2205
|
Fix the yaml dump issue of boolean value (#665)
* Fix the yaml dump issue of boolean value
* update conditions_with_global_params.py file
|
2021-07-12 22:12:17 -07:00 |
Prashant Sharma
|
9d79f8438c
|
feat(sdk): Add pipelineloop validation for testdata yamls. (#660)
|
2021-07-08 10:53:49 -07:00 |
Tommy Li
|
440cc3d042
|
Add unique uuid to loop resources for pipeline versioning (#485)
* add uuid to loop resources for versioning
* add back license
* add uuid comment
* stage nested loop changes
* fix dependencies mapping
* fix name matching
* add back license
* remove test files
* fix previous typo filename
* Update compiler.py
* regenerate test yaml
|
2021-03-08 12:44:23 -08:00 |
Feng Li
|
1f943852ae
|
fix(backend): Fix condition with loop together issue (#456)
* enhance the when condition UI display
* Fix condition with loop together issue
|
2021-02-03 18:04:28 -08:00 |