16 コミット (a93c39eef286bdbaa3562902d7870b1d6444ecad)

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