Skip to content
  1. Dec 27, 2018
  2. Nov 30, 2018
  3. Oct 31, 2018
  4. Oct 30, 2018
  5. Oct 25, 2018
  6. Oct 24, 2018
  7. Oct 23, 2018
  8. Oct 22, 2018
  9. Oct 04, 2018
  10. Oct 02, 2018
  11. Oct 01, 2018
  12. Sep 29, 2018
  13. Sep 28, 2018
  14. Sep 25, 2018
  15. Sep 24, 2018
  16. Sep 19, 2018
    • DJ Mountney's avatar
      Move the cloud-native-image trigger job into the test stage · 19d84a60
      DJ Mountney authored
      This is because the CNG pipeline now relies on the assets
      compiled here in the gitlab:assets:compile job (It waits
      up to 30 minutes for them)
      
      Without this change, the cloud native job was holding up
      the pipeline, preventing the assets compile job from being
      run.
      19d84a60
  17. Sep 11, 2018
  18. Sep 07, 2018
  19. Sep 03, 2018
  20. Sep 02, 2018
  21. Aug 28, 2018
    • Sean McGivern's avatar
      Move package-and-qa to the test phase · 4f3a2347
      Sean McGivern authored
      The problem is this: when each phase starts, it checks if all jobs in earlier
      phases are complete. package-and-qa is slow. As build is the first phase, if you
      trigger package-and-qa before the prepare phase is finished, the entire test
      phase will be blocked until package-and-qa completes, which isn't what we want.
      
      But equally, if build came _after_ test, then package-and-qa couldn't be started
      until the tests were finished. Putting it in the same stage as the tests means
      we can have our cake and eat it.
      4f3a2347
  22. Aug 17, 2018
  23. Aug 09, 2018
    • Bob Van Landuyt's avatar
      Disable danger in preparation branches · 1ea6d585
      Bob Van Landuyt authored
      Most of these validations don't apply to preparation branches and they
      cause a lot of noise in the merge request. Therefore disabling danger
      when the branches look like branches that could be for a preparation MR.
      1ea6d585
  24. Jul 26, 2018
  25. Jul 24, 2018
  26. Jul 17, 2018
  27. Jul 16, 2018
  28. Jul 14, 2018
    • Stan Hu's avatar
      Allow Danger step to fail · 470cc8fb
      Stan Hu authored
      Currently the Danger processing is producing false positives when master is
      merged into a branch. Until #49175 is fixed, we should allow it to fail.
      470cc8fb
  29. Jul 13, 2018
  30. Jul 11, 2018
  31. Jul 06, 2018
  32. Jul 05, 2018