1. 05 3月, 2020 1 次提交
  2. 04 3月, 2020 3 次提交
  3. 28 2月, 2020 1 次提交
  4. 27 2月, 2020 1 次提交
  5. 19 2月, 2020 4 次提交
  6. 15 2月, 2020 1 次提交
  7. 05 2月, 2020 1 次提交
  8. 04 2月, 2020 1 次提交
    • A
      Decomission Travis · 5f562dc1
      Ayane Satomi 提交于
      We won't need Travis from now on since it's only purpose is to do Mac builds, which no one uses anymore.
      5f562dc1
  9. 16 1月, 2020 6 次提交
  10. 09 1月, 2020 3 次提交
  11. 08 1月, 2020 1 次提交
  12. 17 12月, 2019 1 次提交
  13. 30 10月, 2019 1 次提交
  14. 26 10月, 2019 1 次提交
  15. 24 10月, 2019 1 次提交
  16. 23 10月, 2019 1 次提交
    • A
      Push Docker using Linux build · 7f07b8f6
      Asher 提交于
      Instead of doing a separate redundant build. The main problem was that
      the files weren't being cached. There is probably a better way of
      solving this but this seems to be the simplest for now.
      7f07b8f6
  17. 22 10月, 2019 2 次提交
    • A
      Move source to its own directory · 82e2b8a1
      Asher 提交于
      This matches how the rest of the build is organized but also hopefully
      solves an issue where the VS Code directory is empty because we try to
      cache it directly and Travis might be creating it.
      82e2b8a1
    • A
      Cache VS Code in CI · 5aa2abaf
      Asher 提交于
      5aa2abaf
  18. 19 10月, 2019 1 次提交
    • A
      Update to 1.39.2 · bdd11f74
      Asher 提交于
      Also too the opportunity to rewrite the build script since there was a
      change in the build steps (mainly how the product JSON is inserted) and
      to get the build changes out of the patch. It also no longer relies on
      external caching (we'll want to do this within CI instead).
      bdd11f74
  19. 18 9月, 2019 9 次提交