Bf-orchestrator lib integration #4132
Labels
Area: Orchestrator
feature-request
A request for new functionality or an enhancement to an existing one.
P1
Painful if we don't fix, won't block releasing
Team: Platform
Milestone
Use this to track the Orchestrator lib integration.
The deliverable is a module\plugin\extension with proper test cases that can be called by composer's authoring UX.
We need to make sure the lib integration is not coupled with IO, which means the interface's input and output should be pure memory objects (instead of file paths) and the library itself wouldn't perform side effects IO operations.
The text was updated successfully, but these errors were encountered: