Fluxion::Config::JobsSchema
The stable profile / os / jobs frontend.
phases is accepted as an alias for jobs, and modules as an alias for
steps inside a job, so profiles written against the older vocabulary keep
working. A flat top-level modules list is used only when neither jobs
nor phases is present.
Constants
SUPPORTED_SCHEMA_VERSION = 1
Instance methods
parse(context : Context, root : Node) : Profile
Source