Jump to content

Translations:Hydra/24/en

From Official NixOS Wiki
Revision as of 07:17, 9 July 2024 by FuzzyBot (talk | contribs) (Importing a new version from external source)

Jobsets

A Jobset is a list of jobs which will be run. Often a jobset fits to a certain branch (master, staging, stable). A Jobset is defined by its inputs and will trigger if these inputs change. For example when a new commit onto a branch is added. Jobsets may depend on each other.