1. 16 Oct, 2017 1 commit
    • Sean McGivern's avatar
      Don't create build failed todo when build is retried · 62478864
      Sean McGivern authored
      When a build is retried automatically, we close any open todos. However, we do
      that _before_ creating a new build failed todo.
      
      To solve this, we check if the build is retried before creating the todo. We
      also ensure that the build _instance_ has the correct attribute set, without
      needing to reload it from the database.
      62478864
  2. 13 Oct, 2017 14 commits
  3. 12 Oct, 2017 25 commits