* Use PipelineDeploymentConfig and PipelineDeploymentConfig_ExecutorSpec
in WorkflowUtils.
Format the "command" in pipeline details side panel.
* Fix unit tests
* Remove unnecessary export
* Fix logic in WorkflowUtils to avoid unexpected errors.
Add comment to explain why 2 'sh' are found.
Add pre-wrap style for arg as well.
* Rename ts_pipelinespec to pipelineSpec.
* Fix comment in unit test.
Remove unnecessary checking item in if condition.
* fix(frontend) Convert PipelineSpec format from json to yaml #7444
* Delete 2 json testing files, and fixed unit tests for yaml files. Syntax improvements.
* 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