Module batch_executor

Module batch_executor 

Source
Expand description

Batch execution of operations across multiple projects

Structs§

BatchExecutionConfig
Configuration for batch execution
BatchExecutionResult
Result of a batch execution
BatchExecutor
Executes operations across multiple projects in dependency order

Traits§

ProjectOperation
Trait for operations that can be executed on projects