Commit Graph

4 Commits

Author SHA1 Message Date
James Liu 41ae2eaa7c
chore(frontend): Update Pipeline Spec in TypeScript (#7612) 2022-04-27 18:30:57 +00:00
James Liu d60bc99bb6
chore(frontend): Convert to ts-proto for Protobuf.Value in PipelineSpec (#7125)
* WIP: Support Protobuf.Value in V2 IR

* chore(frontend): Convert to ts-proto for Protobuf.Value in PipelineSpec

* remove ValueType

* npm run format

* Add license for ts-proto-descriptors
2021-12-29 20:17:48 +00:00
James Liu 579e46b840
feat(frontend): Convert PipelineSpec to Staticflow for V2 pipeline. Fix #6270 (#6278)
* chore(frontend): Use protoc to compile IR to typescript definition

* feat(frontend): Convert PipelineSpec to Staticflow for V2 pipeline.

* address comment
2021-08-10 22:45:25 -07:00
James Liu 1feb9a0c41
chore(frontend): Use protoc to compile IR to typescript definition. Fix #6272 (#6273) 2021-08-10 02:38:24 -07:00