17 Commits (master)

Autor SHA1 Nachricht Datum
  Phillip Johnsen 3e29d67756 Build ESM -> CJS before running legacy Node.js tests and packaging tests vor 5 Jahren
  Phillip Johnsen cc979e0419 Rename .mjs -> .js to make it ESM and not have build output in git vor 5 Jahren
  Phillip Johnsen 042fbbe5da Add separate CI job for linting vor 5 Jahren
  Phillip Johnsen 4dbc88deb7 Extract usage tests into separate GitHub Actions workflow vor 5 Jahren
  Phillip Johnsen a11bfc8f7c Move Node.js 8 alongside other legacy Node.js versions in CI vor 5 Jahren
  Phillip Johnsen b9e113f450 Fix GitHub checkout action configuration to pull submodules vor 5 Jahren
  Phillip Johnsen 1ff17aae7c Include mustache spec tests in CI by checking out submodules vor 5 Jahren
  Phillip Johnsen de09ecaa56 Run tests on Node.js 14 & 15 as well vor 5 Jahren
  Phillip Johnsen 65af14d1e0 Update deno version from v0.21 -> v1.0.0 in usage tests vor 6 Jahren
  Phillip Johnsen e0a36313ce Add CI test verifying native ES Module usage for Node.js vor 6 Jahren
  Phillip Johnsen ddad1a7112 Add CI test to verify build output is in sync with source (.js vs .mjs) vor 6 Jahren
  Phillip Johnsen b72d1a3b6c Add CI test verifying Mustache works with Deno vor 6 Jahren
  Phillip Johnsen 05e3ba0bbc Add CI test verifying Mustache works in browser's global scope vor 6 Jahren
  Phillip Johnsen 5da75de241 Add CI test verifying Mustache works with CommonJS vor 6 Jahren
  Phillip Johnsen 95aa0906f6 Separate tests run on legacy Node.js versions vor 6 Jahren
  Phillip Johnsen 81b0fab68a
Run GitHub Actions tests on PRs as well vor 6 Jahren
  Phillip Johnsen fc8eb5dfe6
Convert to new GitHub Actions yaml format vor 6 Jahren