Documentation ¶
Index ¶
- Variables
- func AddAllSteps(ctx common.DCtx, wrk *engine.Workspace) error
- func AddBuildSteps(ctx common.DCtx, wrk *engine.Workspace) error
- func AddCustomScriptSteps(ctx common.DCtx, wrk *engine.Workspace) error
- func AddDeploySrvSteps(ctx common.DCtx, wrk *engine.Workspace) error
- func AddPreapreEnvSteps(ctx common.DCtx, wrk *engine.Workspace) error
- func AddRemoveEnvSteps(ctx common.DCtx, wrk *engine.Workspace) error
- func AddRemoveSrvSteps(ctx common.DCtx, wrk *engine.Workspace) error
- func PrintErrors(ctx common.DCtx) bool
- func PrintJobsTableState(ctx common.DCtx)
- func PrintJobsTableToDo(ctx common.DCtx)
- func RunJobs(ctx common.DCtx, threads int)
Constants ¶
This section is empty.
Variables ¶
View Source
var Jobs = []jobs.IJob{}
All jobs
Functions ¶
func AddAllSteps ¶
Creates jobs of all required steps
func PrintErrors ¶
Prints errors of all jobs with state "ERROR"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.