1. 23 4月, 2020 1 次提交
  2. 15 4月, 2020 1 次提交
    • K
      ci: Set restore-keys for cache (#4745) · e4c130d8
      Khải 提交于
      Before this commit, when Cargo.lock changes, cache is completely rebuilt, wasting time.
      
      After this commit, if cache for a specific Cargo.lock is not found, it will fallback to find cache of another Cargo.lock.
      e4c130d8
  3. 02 4月, 2020 1 次提交
  4. 01 4月, 2020 1 次提交
  5. 28 3月, 2020 1 次提交
  6. 24 3月, 2020 1 次提交
  7. 23 3月, 2020 1 次提交
  8. 22 3月, 2020 1 次提交
  9. 21 3月, 2020 1 次提交
  10. 18 3月, 2020 4 次提交
  11. 15 3月, 2020 1 次提交
  12. 13 3月, 2020 1 次提交
  13. 07 3月, 2020 1 次提交
  14. 28 2月, 2020 1 次提交
  15. 26 2月, 2020 1 次提交
  16. 31 1月, 2020 1 次提交
  17. 25 1月, 2020 1 次提交
  18. 23 1月, 2020 2 次提交
    • R
      Remove cargo-package test (#3752) · 3c477189
      Ryan Dahl 提交于
      The test still relies on crates published to crates.io, thus this test
      prevents us from making changes to the API used between cli and
      deno_typescript.
      3c477189
    • R
      Change 'cargo publish' test to only do 'cargo package' (#3750) · a8bda560
      Ry Dahl 提交于
      It was found the cargo-package-dry-run test would fail when version
      numbers are bumped because crates were not actually published. So, for
      example, deno_typescript 0.30.2 would not be able to find deno_core
      0.30.2 because it had not yet been published (see #3744).
      Ref #3712
      a8bda560
  19. 22 1月, 2020 1 次提交
  20. 18 1月, 2020 1 次提交
  21. 17 1月, 2020 1 次提交
  22. 16 1月, 2020 1 次提交
  23. 05 1月, 2020 1 次提交
  24. 23 12月, 2019 1 次提交
  25. 11 12月, 2019 1 次提交
  26. 05 12月, 2019 1 次提交
  27. 16 11月, 2019 1 次提交
  28. 14 11月, 2019 1 次提交
  29. 08 11月, 2019 1 次提交
  30. 06 11月, 2019 1 次提交
  31. 01 11月, 2019 1 次提交
  32. 30 10月, 2019 1 次提交
  33. 29 10月, 2019 1 次提交
  34. 26 10月, 2019 1 次提交
  35. 25 10月, 2019 2 次提交