Commit Graph

2 Commits

Author SHA1 Message Date
Connor McCarthy 2570922a7f
feat(sdk): compile JSON with formatting (#7712)
* clean files

* implement formatted write

* add tests
2022-05-13 17:34:34 +00:00
Connor McCarthy f70413ad7c
chore(sdk): stop using pydantic for serialization (#7536)
* add ir_utils

* add ir_utils tests

* use ir_utils to write ir to file

* cast posix path to string in `kfp components build` command

* add copyright

* remove unused import

* update setup.py packages
2022-04-12 17:03:55 +00:00