• Grzegorz Bizon's avatar
    Add support for storing build pending state · 62a2b486
    Grzegorz Bizon authored
    Build pending state is a final build state that has been submitted by a
    runner, but because of various tasks that still need to be performed we
    have told the runner that it needs to retry and send the state again.
    We still store the first state submitted in case of a runner failure or
    a runner behaving incorrectly (for example - when it is submitting a
    different state in subsequent requests).
    62a2b486
20200914091326_change_build_pending_state_enums.rb 436 Bytes