Skip to main content

Module workspace_parser

Module workspace_parser 

Source

Functionsยง

parse_saga
Parse a saga YAML string into a SagaDefinition.
parse_saga_file
Parse a saga YAML file from disk.
parse_workspace
Parse a YAML string into a WorkspaceConfig.
parse_workspace_file
Parse a shaperail.workspace.yaml file from disk.
topological_order
Compute topological order of services (dependency-first). Returns service names in startup order.