1. 15 1月, 2021 5 次提交
  2. 14 1月, 2021 2 次提交
    • A
      Fixes #114332 · 00f8540d
      Alexandru Dima 提交于
      `yarn` no longer compiles the smoke test as a postinstall script. This breaks the flow of running `yarn && yarn smoketest` to execute the smoketest.
      
      So change `yarn smoketest` to also do the compiling of the smoke test. But that generates too much extra work on the build machine, which needs to invoke `yarn smoketest` twice, once for Electron and once for web.
      
      To workaround that, `yarn smoketest-no-compile` is added, which can be used by the build machine to avoid needlessly compiling.
      
      While here, the nodejs version is already checked in the `yarn` preinstall script, so remove the check from the smoke test.
      00f8540d
    • L
      4450e1d8
  3. 13 1月, 2021 3 次提交
  4. 12 1月, 2021 1 次提交
  5. 11 1月, 2021 2 次提交
  6. 08 1月, 2021 1 次提交
  7. 07 1月, 2021 17 次提交
  8. 06 1月, 2021 5 次提交
  9. 05 1月, 2021 4 次提交