Commit Graph

8 Commits

Author SHA1 Message Date
Connor McCarthy d33f359797
fix(sdk): fix nested placeholders and block illegal IfPresent form in Concat (#8414)
* support single element IfPresentPlaceholders that contain a primitive placeholder

* block list then and else_ inside concat

* support single element IfPresent in v1

* clean up typing

* skip loading batch_predict_job yaml
2022-11-04 18:20:16 +00:00
Chen Sun 842428789c
test: Skip loading yaml component with v1 graph syntax (#7871)
* chmod +x test_load_all_components.sh

* Skip v1 components with graph syntax
2022-06-14 20:31:34 +00:00
Chen Sun 95d0f7fd38
fix(test): chmod +x test_load_all_components.sh (#7865) 2022-06-08 19:05:16 +00:00
IronPan 89e3a672d1
chore(component): revert the build_image.sh file (#7198)
* revert build_image

* fix
2022-01-24 17:56:49 +00:00
IronPan 694d3a3764
chore(components): clean up component directory (#7183)
* move components to contrib

* move components to contrib
2022-01-21 11:33:11 -08:00
Alexey Volkov cc83e1089b
Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Alexey Volkov 695573d6e7 Testing - Handling spaces in paths in the component file loading test (#3856) 2020-05-27 02:10:58 -07:00
Alexey Volkov 68beebf63d Test loading all component.yaml definitions (#1045) 2019-04-02 12:25:18 -07:00