gitlab-org--gitlab-foss/spec/factories/ci
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
..
bridge.rb
build_trace_chunks.rb
build_trace_section_names.rb
builds.rb Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
group_variables.rb Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00
job_artifacts.rb
pipeline_schedule.rb
pipeline_schedule_variables.rb
pipeline_variables.rb
pipelines.rb Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
runner_projects.rb
runners.rb
stages.rb
trigger_requests.rb
triggers.rb
variables.rb Revert "Merge branch 'revert-8baf9e5f' into 'master'" 2019-02-27 12:52:53 +01:00