An error occurred fetching the project authors.
  1. 01 Apr, 2019 1 commit
  2. 20 Mar, 2019 2 commits
    • Tiger's avatar
      Create framework for build prerequisites · 00f0d356
      Tiger authored
      Introduces the concept of Prerequisites for a CI build.
      If a build has unmet prerequisites it will go through the
      :preparing state before being made available to a runner.
      
      There are no actual prerequisites yet, so current
      behaviour is unchanged.
      00f0d356
    • Tiger's avatar
      Add :preparing status to HasStatus · 42ca9c6f
      Tiger authored
      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.
      42ca9c6f
  3. 04 Dec, 2018 1 commit
  4. 03 Dec, 2018 3 commits
  5. 05 Oct, 2018 1 commit
  6. 02 Oct, 2018 1 commit
  7. 16 May, 2018 1 commit
  8. 15 May, 2018 1 commit
  9. 10 Apr, 2018 1 commit
  10. 04 Apr, 2018 1 commit
  11. 01 Mar, 2018 1 commit
  12. 06 Nov, 2017 2 commits
  13. 05 Sep, 2017 4 commits
  14. 09 Aug, 2017 2 commits
  15. 27 Jul, 2017 1 commit
  16. 26 Jul, 2017 1 commit
  17. 24 Jul, 2017 1 commit
  18. 20 Jul, 2017 1 commit
  19. 11 Jul, 2017 1 commit
  20. 04 Jul, 2017 1 commit
  21. 20 Jun, 2017 3 commits
  22. 14 Jun, 2017 2 commits
  23. 22 May, 2017 1 commit
  24. 07 May, 2017 1 commit
  25. 06 Apr, 2017 4 commits
  26. 28 Mar, 2017 1 commit