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. |
||
|---|---|---|
| .. | ||
| build | ||
| external | ||
| group | ||
| pipeline | ||
| stage | ||
| canceled_spec.rb | ||
| created_spec.rb | ||
| extended_spec.rb | ||
| factory_spec.rb | ||
| failed_spec.rb | ||
| manual_spec.rb | ||
| pending_spec.rb | ||
| preparing_spec.rb | ||
| running_spec.rb | ||
| scheduled_spec.rb | ||
| skipped_spec.rb | ||
| success_spec.rb | ||
| success_warning_spec.rb | ||