Commit Graph

5 Commits

Author SHA1 Message Date
Lingqing Gan 6c6b1e3a94
chore(backend): move v1 api to v1beta1 package and folder (#8376)
* move v1 api to v1beta1 package and folder

* fix test

* update README.md

* update README.md

* update readme
2022-10-26 07:11:30 +00:00
Yuan (Bob) Gong 59a0c9d1de
feat: upgrade TFX to 1.2.0 (#6375)
* feat: upgrade TFX to 1.2.0

* fix

* update

* fix visualization server

* fix2
2021-08-18 01:50:37 -07:00
Yuan (Bob) Gong 78200c8e03
test: fix apt update "changed its 'Suite' value from 'stable' to 'oldstable'" (#6351)
* test: fix build proxy image

* chore: upgrade sample test image

* update cloud image

* fix 2
2021-08-16 02:18:06 -07:00
Jiyong Jung a1f7160cf5
chore: upgrade tfx to 1.0.0 (#6316)
* test: fix sample test image build

* update to TFX 1.0.0

* update argo CLI

* Uses TFX 1.0 APIs in parameterized_tfx_oss example.

Co-authored-by: Yuan Gong <gongyuan94@gmail.com>
2021-08-12 04:02:03 -07:00
Yuan (Bob) Gong d3f77b292b
test: fix tfx version consistently. Part of #5137 (#5179) 2021-02-24 21:50:29 +08:00