Skip to contents

All functions

MaestroSchedule
Class for a schedule of pipelines
build_schedule()
Build a schedule table
create_maestro()
Creates a new maestro project
create_orchestrator()
Create a new orchestrator
create_pipeline()
Create a new pipeline in a pipelines directory
get_artifacts()
Get the artifacts (return values) of the pipelines in a MaestroSchedule object.
get_schedule()
Get the schedule from a MaestroSchedule object
get_status()
Get the statuses of the pipelines in a MaestroSchedule object
invoke()
Manually run a pipeline regardless of schedule
last_build_errors()
Retrieve latest maestro build errors
last_run_errors()
Retrieve latest maestro pipeline errors
last_run_messages()
Retrieve latest maestro pipeline messages
last_run_warnings()
Retrieve latest maestro pipeline warnings
maestro_tags
Maestro Tags
run_schedule()
Run a schedule
suggest_orch_frequency()
Suggest orchestrator frequency based on a schedule