pipelines/sdk/python
Jiaxiao Zheng d3a7fbf1ca
feat(sdk): Refactor v2 component building (#5163)
* add executor input placeholder and remove unused entrypoint function

* add executor input generator

* add tests and fixes

* add comments for v2 component args

* refactor output metadata path placeholder

* fix test and change yaml dumping

* fix tests
2021-02-23 15:45:14 -08:00
..
kfp feat(sdk): Refactor v2 component building (#5163) 2021-02-23 15:45:14 -08:00
tests feat(sdk): Always add pipeline root as a pipeline parameter (#5122) 2021-02-10 16:29:57 -08:00
build.sh SDK - Separated the generated api client package (#1214) 2019-04-29 15:49:37 -07:00
requirements-test.txt test(sdk): SDK - Added the mock package to the test requirements (#4132) 2020-07-02 01:24:46 -07:00
requirements.in fix(SDK): require PyYAML>=5.3 (#5063) 2021-01-30 23:36:02 -08:00
requirements.txt fix(SDK): require PyYAML>=5.3 (#5063) 2021-01-30 23:36:02 -08:00
setup.py feat(sdk.v2): support dsl.Condition in v2. (#5127) 2021-02-12 15:05:57 -08:00