Commit Graph

10 Commits

Author SHA1 Message Date
Chen Sun 758c91f767
chore: Batch update pipeline spec go generated code (#9083)
* Batch update IR go generated code

* regenerate
2023-03-31 21:53:58 +00:00
Connor McCarthy a38d7479d7
feat(sdk): support compiling platform specific features (#8940)
* support compiling platform-specific features

* fix map size change during iteration
2023-03-10 11:18:25 -08:00
Connor McCarthy 643f421fcd
feat: add platform-specific configuration protos to `kfp-pipeline-spec` package (#8896)
* feat: add platform-specific configuration protos

* update comment
2023-03-03 00:12:59 +00:00
Chen Sun c30648a390
feat(API): Update IR go package (#8614) 2022-12-21 20:18:13 +00:00
Chen Sun a03b41e129
chore(api): Add parameter_values in RuntimeConfig (#6790) 2021-10-21 12:27:02 -07:00
Chen Sun 3dd9e2a9b5
chore(api): release kfp-pipeline spec 0.1.12 and update golang generated code (#6684) 2021-10-05 00:53:18 -07:00
Chen Sun e23f89852d
chore: release kfp-pipeline spec 0.1.11 and update golang generated code (#6570) 2021-09-14 19:24:33 -07:00
Chen Sun c3d982f69f
chore: Release kfp-pipeline-spec 0.1.10 and update golang generated code (#6489) 2021-09-01 14:38:30 -07:00
Yaqi Ji 703ac8723e
chore: sync pipeline_spec to current version. (#6401) 2021-08-20 16:20:55 -07:00
Yuan (Bob) Gong b653ea244c
feat: pipeline spec as a separate go module (#6000)
* feat: pipeline spec as a separate go module

* use api-generator image & update release image

* clean up & update licenses

* go mod tidy
2021-07-12 20:51:16 -07:00