1. 14 Sep, 2020 1 commit
    • 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
  2. 10 Sep, 2020 39 commits