Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 02:05
· 596 commits to dev since this release
44f6725

Commits

  • aa2875a: update all tests to run with jest (electrovir)
  • 1638cac: increase timeout cause GitHub Actions is slooooow (electrovir)
  • f027d95: compile before running tests (electrovir)
  • efc8b0f: conslidate timeout increase, add to another place (electrovir)
  • b248546: make timeout EVEN LONGER (electrovir)
  • 7e0737c: add long timeout to all tests (electrovir)
  • d97626b: support windows path separator in spellcheck test (electrovir)
  • 3dd9f83: add debugging (electrovir)
  • 1cd2a60: more debugging for windows (electrovir)
  • b6900f4: try using relative paths (electrovir)
  • f003f09: try ignoring a directory (electrovir)
  • b40e8e7: use native fs module as much as possible (electrovir)
  • c1d99f5: update deps (electrovir)
  • 3448125: change jest config file names (electrovir)
  • 6a773f3: add jest configs to test command (electrovir)
  • ccb69c0: move scripst into src and rename test-repos (electrovir)
  • 7dac3cb: include command string in output (electrovir)
  • 544b0a9: update test command tests (electrovir)
  • ef52227: don't clear jest files in cli test (electrovir)
  • f6dfb73: use windows safe path to jest config (electrovir)
  • 70f8b39: completely revamp help message printing (electrovir)
  • 4da5b10: bump deps (electrovir)
  • 52468f1: debugging windows failures (electrovir)
  • 64a377e: use virmator's internal jest config (electrovir)
  • 8402ca5: try not interpolating windows paths so much (electrovir)
  • 7144d3f: add windows safe path in test file (electrovir)
  • e654c09: try passing posix path to jest (electrovir)
  • b530f37: use path.posix.join instead (electrovir)
  • 9e16399: fix jest config (electrovir)
  • ba1b6ad: increase timeout even further for internal tests (electrovir)
  • 8a27269: don't run runInBand test in GitHub actions (electrovir)
  • f2bbe74: is GITHUB_ENV the right env variable? (electrovir)
  • e1458e9: it is the right env variable (electrovir)
  • 44f6725: version 2.0 (electrovir)