gitlab-org--gitlab-foss/lib/gitlab/badge
Tiger 42ca9c6f0d Add :preparing status to HasStatus
Introduces a new status for builds between :created and :pending
that will be used when builds require one or more prerequisite
actions to be completed before being picked up by a runner
(such as creating Kubernetes resources before deploying).

The existing :created > :pending transition is unchanged, so
only builds that require preparation will use the :preparing
status.
2019-03-20 11:48:31 +11:00
..
coverage Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
pipeline Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
base.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
metadata.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00
template.rb Enable some frozen string in lib/gitlab 2018-10-13 02:31:31 -07:00