Yihong Wang
|
6c7c5d24fe
|
remove ContainerOp from test cases - part 2 (#691)
eliminate the usage of ContainerOp in testcases and
update the testcase accordingly.
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
|
2021-08-09 17:10:27 -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 |
kfp-tekton-bot
|
ede6750224
|
KFP 1.4.0 Rebase (#481)
* KFP 1.4.0 Rebase
Resolves #469
* Remove duplicated KFP samples
* Resolve api and backend and SDK test conflicts
* Upgrade kfp requirements to 1.4.0
* Update testdata regenerate YAML files
* Resolve CONTRIBUTING.md
* Regenerate KFP samples compile report
* Update README.md files for KFP version 1.4.0
* Resolve frontend conflicts
* Revert list-wrapped loop arguments
* Remove compiler_tests.py.rej
|
2021-03-01 10:21:26 -08:00 |
Feng Li
|
9b89a082bc
|
Fix loop issue that the loop param is from task output (#452)
* enhance the when condition UI display
* Fix loop issue that the loop param is from task output
|
2021-02-02 00:16:28 -08:00 |