Name |
Last commit
|
Last update |
---|---|---|
.. | ||
build.rb | ||
pipeline.rb | ||
runner.rb | ||
runner_project.rb | ||
trigger.rb | ||
trigger_request.rb | ||
variable.rb |
BigW Consortium Gitlab
Make all future skipped builds as processable when retrying a build ## What does this MR do? Makes a builds that are marked as skipped when a pipeline is processed to be reprocessed by changing their's state to created. ## Why was this MR needed? Currently retry is broken. When you retry a build of pipeline it will succeed and be marked as succeeded, when the next stages should be triggered. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21066 See merge request !5879
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
build.rb | Loading commit data... | |
pipeline.rb | Loading commit data... | |
runner.rb | Loading commit data... | |
runner_project.rb | Loading commit data... | |
trigger.rb | Loading commit data... | |
trigger_request.rb | Loading commit data... | |
variable.rb | Loading commit data... |