BigW Consortium Gitlab

  1. 14 Jun, 2017 1 commit
  2. 12 Jun, 2017 1 commit
  3. 06 Mar, 2017 1 commit
    • Ignore job by default if it is a manual action · 66dd2096
      Grzegorz Bizon authored
      This makes it possible to maintain backwards compatibility with configs
      created when manual actions were non-blocking.
      
      From now manual actions are blocking if configured with `allow_failure:
      false`, otherwise manual actions are optional, and their status is
      ignored.
  4. 03 Mar, 2017 1 commit
  5. 02 Mar, 2017 1 commit
    • Set default cache key for jobs, detail: · 6e032d7b
      Lin Jen-Shin authored
      * Replace Unspecified with a field so that it's less surprising
      * Define inspect for Node for easy debugging (and avoid building
        a very huge string potentially from built-in inspect)
      * Set default cache key to 'default'
  6. 23 Feb, 2017 6 commits
  7. 25 Jan, 2017 1 commit
  8. 18 Nov, 2016 1 commit
  9. 14 Nov, 2016 1 commit
  10. 03 Sep, 2016 1 commit
  11. 29 Aug, 2016 2 commits
  12. 25 Aug, 2016 1 commit
  13. 18 Jul, 2016 1 commit
  14. 15 Jul, 2016 2 commits
  15. 14 Jul, 2016 3 commits
  16. 13 Jul, 2016 2 commits
  17. 10 Jul, 2016 3 commits
  18. 09 Jul, 2016 2 commits
  19. 06 Jul, 2016 1 commit
  20. 05 Jul, 2016 2 commits
  21. 29 Jun, 2016 1 commit
  22. 24 Jun, 2016 1 commit
  23. 23 Jun, 2016 1 commit
    • Assume that unspecified CI config is undefined · 2240807c
      Grzegorz Bizon authored
      We assume that when someone adds a key for the configuration entry, but
      does not provide a valid value, which causes entry to be `nil`, then
      entry should be considered as the undefined one. We also assume this is
      semantically correct, this is also backwards compatible with legacy CI
      config processor.
      
      See issue #18775 for more details.
  24. 21 Jun, 2016 1 commit
  25. 16 Jun, 2016 2 commits