gitlab-org--gitlab-foss/lib/gitlab/ci/status
Tiger 00f0d356b7 Create framework for build prerequisites
Introduces the concept of Prerequisites for a CI build.
If a build has unmet prerequisites it will go through the
:preparing state before being made available to a runner.

There are no actual prerequisites yet, so current
behaviour is unchanged.
2019-03-20 12:04:40 +11:00
..
bridge Make CI/CD bridge job a pipeline processable entity 2019-01-25 10:37:18 +01:00
build Create framework for build prerequisites 2019-03-20 12:04:40 +11:00
external Treat "" as nil for external commit status description 2019-01-22 15:17:30 +03:00
group Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
pipeline Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
stage Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
canceled.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
core.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
created.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
extended.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
factory.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
failed.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
manual.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
pending.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
preparing.rb Add :preparing status to HasStatus 2019-03-20 11:48:31 +11:00
running.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
scheduled.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
skipped.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
success.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00
success_warning.rb Enable frozen string for lib/gitlab/ci/**/*.rb 2018-10-30 13:39:30 -07:00