Commit Graph

3 Commits

Author SHA1 Message Date
Connor McCarthy 846f88770c
feat(sdk): support local Container Component execution #localexecution (#10333)
* support Container Components

* address review feedback
2023-12-20 18:34:20 +00:00
Connor McCarthy 654bbdebe6
feat(sdk): add special `dsl.OutputPath` read logic #localexecution (#10334) 2023-12-20 09:09:20 +00:00
Connor McCarthy 76aad8b18a
feat(sdk): add local execution output collection #localexecution (#10325)
* feat(sdk): add local execution output collection #localexecution

* update ExecutorInput processing

* address review feedback

* fix exception handling test
2023-12-16 09:53:18 -05:00