Commit Graph

2 Commits

Author SHA1 Message Date
Tiger 781cd4a29d Rescue and log errors raised when preparing builds
https://gitlab.com/gitlab-org/gitlab-ce/issues/60480
2019-04-15 12:44:00 +10:00
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