25 коммитов (0a44e664587e908acd5d3e64d5dce0cd574f534a)

Автор SHA1 Сообщение Дата
  Luke Blaney 0a44e66458 Move node 10 into the legacy test matrix 1 год назад
  Luke Blaney d8d50dacfc run build, package & lint jobs on node v20 2 лет назад
  Luke Blaney 3065c9b064 run actions on even versions of nodejs up to v20 2 лет назад
  Luke Blaney 028a345808 Upgrade modules used in github actions to latest supported version 2 лет назад
  Luke Blaney 7db67fe020 use node 16 insted of 15 due to its longer term support 1 год назад
  Luke Blaney add9dd991b use node 16 for browser-usage job 1 год назад
  Phillip Johnsen e90b2a9aeb
Run CommonJS/ESM usage tests on more Node.js versions (#779) 5 лет назад
  Trevor Manz ea3adcfc93
Add package.json `exports` field (#773) 5 лет назад
  Phillip Johnsen 3e29d67756 Build ESM -> CJS before running legacy Node.js tests and packaging tests 5 лет назад
  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 лет назад