Yaqi Ji
|
b693909a08
|
feat(sdk)!: move v1 to deprecated folder (#7291)
* chore(sdk): move v1 to deprecated
* fix testsg
* fix testsg
* fix setup.py
* fix test
* s'
* fix tests
* fix test
* retore v2 test changes
* fix py3.6 test
* fix py3.6 test
* fix py3.6 import fallback error
* remove deprecated
* fix samples test
* sample test
* fix samples
* add readme
* restroe test
* python require
* remove path
* fix tests
* inteegration tests
* remove tfx tests for dependency with kfp v1
* fix e2e
* fix e2e
* fix integration tests
* fix sampe
* move client down
* change to kfp
* add import alias
* fix
* runid
* fix dsl
* only use kfp for function
* revert train_until_good
* tfx test
* kfp
* try import
* onprem
|
2022-03-04 00:52:59 +00:00 |
Yuan (Bob) Gong
|
c7448c71df
|
test(v2): refactor sample test utils into a py package (#7105)
* test(v2): refactor sample test utils into a py package
* fix error
|
2021-12-23 11:10:01 +08:00 |
Yuan (Bob) Gong
|
f099b93a2b
|
test(samples): simplify v2 sample test verify funcs + clean up (#6964)
* test(samples): simplify v2 sample test verify funcs + clean up
* chore(samples): add placeholder_if tests back, fix flakiness in xgboost sample
* test(samples): clean up empty tests in config.yaml
* chore: add placeholder_if back
* chore(samples): clean up all samples
* fix
* Update xgboost_sample.py
|
2021-11-30 10:55:30 +00:00 |
Chen Sun
|
5bbb384cc7
|
test: clean up v2 compatible mode sample tests (#6943)
|
2021-11-23 02:08:06 +00:00 |
James Liu
|
86e803a9f4
|
test(v2sample): Table v1 visualization sample, and add v1 visualization sample in v2 compatible mode. Fix #5932 (#6058)
* table example
* add sample tests
* comment to explain v1 only pipeline
|
2021-07-19 11:32:15 -07:00 |