Skip to content
Snippets Groups Projects
  1. Oct 16, 2019
  2. Oct 04, 2019
  3. Sep 27, 2019
  4. Sep 23, 2019
  5. Sep 18, 2019
  6. Sep 17, 2019
  7. Sep 13, 2019
  8. Sep 05, 2019
  9. Aug 27, 2019
  10. Aug 26, 2019
  11. Aug 12, 2019
  12. Aug 07, 2019
  13. Aug 04, 2019
  14. Aug 02, 2019
  15. Jul 19, 2019
  16. Jul 18, 2019
  17. Jul 12, 2019
  18. Jul 05, 2019
  19. Jul 02, 2019
  20. Jul 01, 2019
  21. Jun 27, 2019
  22. Jun 25, 2019
  23. Jun 24, 2019
  24. Jun 19, 2019
  25. Jun 17, 2019
    • Heinrich Lee Yu's avatar
      Only push to assets-compile-cache in master · 51015cbf
      Heinrich Lee Yu authored
      Also update dependencies to match updated job names
      51015cbf
    • Yorick Peterse's avatar
      Run CI migrations since 11.11.0 · d5baece0
      Yorick Peterse authored
      One can not upgrade straigt from 9.3 to 12.0, due to the schema changes
      being backported. Instead, one must first upgrade to 11.11.X. Omnibus
      already enforces this, and our online upgrade guidelines also cover
      this.
      
      By changing the CI config we don't have to adjust the backport migration
      to handle a migration path that one can not take.
      Verified
      d5baece0
    • Yorick Peterse's avatar
      Run CI migrations since 11.11.0 · a78c4b93
      Yorick Peterse authored
      One can not upgrade straigt from 9.3 to 12.0, due to the schema changes
      being backported. Instead, one must first upgrade to 11.11.X. Omnibus
      already enforces this, and our online upgrade guidelines also cover
      this.
      
      By changing the CI config we don't have to adjust the backport migration
      to handle a migration path that one can not take.
      Verified
      a78c4b93
    • Heinrich Lee Yu's avatar
      Only push to assets-compile-cache in master · c0993923
      Heinrich Lee Yu authored
      Also update dependencies to match updated job names
      c0993923
  26. Jun 14, 2019
    • Lukas Eipert's avatar
      Update to node@12 · b7de40f6
      Lukas Eipert authored
      This updates our build images to use node@12. We are also adding a
      sentence to the from-source installation that while we require a minimum
      version of node@8, we also recommend node@12. Last but not least, we
      change the version of node in the .nvmrc so that developers using nvm
      can automatically use node@12 with the project
      Verified
      b7de40f6
  27. Jun 05, 2019
    • Kamil Trzciński's avatar
      Add yaml lint · d2cc841c
      Kamil Trzciński authored and Rémy Coutable's avatar Rémy Coutable committed
      This commit adds CI job that validates all `*.yml`
      with `yamllint`.
      
      This commit fixes all offenses present in repository.
      d2cc841c
    • Will Hall's avatar
      Add yaml lint · 4ce7cd70
      Will Hall authored and Kamil Trzciński's avatar Kamil Trzciński committed
      This commit adds CI job that validates all `*.yml`
      with `yamllint`.
      
      This commit fixes all offenses present in repository.
      4ce7cd70
  28. May 22, 2019
Loading