Commit Graph

  • bb59d50268
    chore: run prettier Jef LeCompte 2022-07-27 14:35:09 -0700
  • 5b579f1638
    refactor: check volta first, then engine Jef LeCompte 2022-07-27 14:31:06 -0700
  • 9f20343a3a
    style: change test name Jef LeCompte 2022-07-27 14:27:21 -0700
  • dee2a9689c
    chore: run build Jef LeCompte 2022-07-27 14:26:16 -0700
  • 57cec77d94
    refactor: volta check Jef LeCompte 2022-07-27 14:25:39 -0700
  • 5a01179c35
    Merge remote-tracking branch 'upstream/main' Jef LeCompte 2022-07-27 14:15:58 -0700
  • 2a814b57e1
    Respect package.json's engines.node field when used as a node-version-file (#485) mannie.exe 2022-07-21 10:17:21 -0700
  • b5845a9e76
    fix: update dist file Ben Sterling 2022-07-20 13:25:28 +0100
  • 3bf06e207b Run project Prettier 💅 schmannie 2022-05-16 09:32:19 -0700
  • f8cdefe984 Read package.json contents directly during tests schmannie 2022-05-15 02:42:47 -0700
  • 57edf6c8ba Run 'npm run build' mannie.exe 2022-05-06 09:31:23 -0700
  • 7d279e1d70 Allow reading 'package.json' as node-version-file mannie.exe 2022-05-06 09:31:10 -0700
  • b6fd2d4ad9
    Merge remote-tracking branch 'original/main' into fix/corrupted-cache Ben Sterling 2022-07-20 11:19:28 +0100
  • c4d0bc7f39
    fix: add found cached toolpath to PATH before executing node Ben Sterling 2022-07-20 11:17:46 +0100
  • 2fddd8803e
    fixing pnpm output issue (#545) v3.4.1 Dmitry Shibanov 2022-07-13 16:20:39 +0200
  • 9a462240b8 fixing pnpm output issue Dmitry Shibanov 2022-07-12 21:14:47 +0200
  • df568f01a8
    fix tests Ben Sterling 2022-07-12 16:47:26 +0100
  • ad8542ca5e
    Merge pull request #540 from dmitry-shibanov/fix-error-node-version Marko Zivic 2022-07-12 15:59:02 +0200
  • 3d11add771 remove unused import Dmitry Shibanov 2022-07-12 14:44:36 +0200
  • 072a2e3b10 add trim and silent true Dmitry Shibanov 2022-07-12 14:19:55 +0200
  • 28ad38fe06 add try catch Dmitry Shibanov 2022-07-12 10:45:50 +0200
  • 48de4c13f6 change to streams Dmitry Shibanov 2022-07-12 10:36:10 +0200
  • aab7cc882a add silent Dmitry Shibanov 2022-07-12 10:30:30 +0200
  • c5f0b687c5
    re-download if cached version is incorrect Ben Sterling 2022-07-11 18:42:06 +0100
  • 5b949b50c3
    Merge pull request #373 from ganta/add-support-for-asdf-format-as-node-version-file v3.4.0 Marko Zivic 2022-07-11 13:48:55 +0200
  • d4989cba2f string tiwarishub/cache-30 Shubham Tiwari 2022-07-08 14:40:08 +0000
  • c59451a53b dist Shubham Tiwari 2022-07-08 13:49:31 +0000
  • e7cd373485 fixing license Shubham Tiwari 2022-07-08 13:13:58 +0000
  • 59088c2a15 fixed conflicts Shubham Tiwari 2022-07-08 05:04:05 +0000
  • 09ba51f18e
    README.md: Encourage testing on current Node.js (#533) Christian Clauss 2022-07-07 14:53:32 +0200
  • 6d71d13856
    Node.js 16 Christian Clauss 2022-07-05 18:43:19 +0200
  • 7747417179
    Node.js 16 Christian Clauss 2022-07-05 18:41:51 +0200
  • b3ca1ac971
    Support npm-shrinkwrap.json out-of-the-box (#439) AJ Jordan 2022-07-04 17:29:56 -0400
  • eef51e94ea Support npm-shrinkwrap.json out-of-the-box AJ Jordan 2022-03-09 17:32:58 -0500
  • 78faa555e1
    Merge pull request #534 from panva/set-version-output Marko Zivic 2022-07-04 14:45:20 +0200
  • 0f15a51ed6
    Merge pull request #528 from jamesottaway/patch-1 Marko Zivic 2022-07-04 10:38:01 +0200
  • 460f88643a fixup mocked version output Filip Skokan 2022-07-01 01:30:18 +0200
  • d8b0944270 add mock for getExecOutput in installer.test.ts Filip Skokan 2022-07-01 01:27:37 +0200
  • 0ad06209dd
    Update advanced-usage.md James Ottaway 2022-07-01 09:12:46 +1000
  • adeb189fd8 apply review feedback Filip Skokan 2022-07-01 00:46:13 +0200
  • 0d7418813c run build&format Filip Skokan 2022-07-01 00:28:26 +0200
  • 3ac35dad40 This PR adds node-version to the action output. Filip Skokan 2022-06-30 21:55:32 +0200
  • 4096f07b51
    chore: run prettier Jef LeCompte 2022-06-30 09:57:00 -0700
  • 1c48dc5a9e
    chore: trim no matter what Jef LeCompte 2022-06-30 09:22:35 -0700
  • d86a20eb78
    test: fix versionSpec Jef LeCompte 2022-06-30 09:17:18 -0700
  • 2c23355b26
    README.md: Encourage testing on current Node.js Christian Clauss 2022-06-30 12:50:19 +0200
  • 8211e009a7
    docs: update verbiage for package.json Jef LeCompte 2022-06-29 15:39:34 -0700
  • dbfbe9b6da
    refactor: move volta logic Jef LeCompte 2022-06-29 15:37:53 -0700
  • 9aa86428fe
    chore: run prettier Jef LeCompte 2022-06-29 15:11:14 -0700
  • f40b60859d
    docs: add special volta usage Jef LeCompte 2022-06-29 12:30:42 -0700
  • a03d9f05e4
    test: add node-version-file test Jef LeCompte 2022-06-29 12:28:21 -0700
  • 1a4ff5493d
    feat: add volta as node-version-file Jef LeCompte 2022-06-29 12:01:42 -0700
  • 7d610f0c26
    Merge pull request #526 from IvanZosimov/CacheVersionUpdate Marko Zivic 2022-06-28 10:07:26 +0200
  • bcb9f31327 Format cache-save.test.ts IvanZosimov 2022-06-27 10:19:35 +0200
  • 73ea510762 Update unit-tests for cache-save.ts file, add coverage option to Jest IvanZosimov 2022-06-27 10:17:28 +0200
  • eaead3517c Update cache-save.ts to support @actions/cache v3.0.0 lib IvanZosimov 2022-06-27 10:11:42 +0200
  • 24301fe9fb
    docs: Include warning when configuring token to install private packages James Ottaway 2022-06-27 09:28:13 +1000
  • 63d5b78043 client update Shubham Tiwari 2022-06-26 10:02:09 +0000
  • 2ad69f7464 license Shubham Tiwari 2022-06-26 09:58:32 +0000
  • 847eaae378 revert client Shubham Tiwari 2022-06-26 09:53:16 +0000
  • db3ddb5ef4 dist Shubham Tiwari 2022-06-26 09:39:13 +0000
  • 9185654d72 updated dependencies Shubham Tiwari 2022-06-26 09:31:33 +0000
  • 60b802d0e8 adding test case Shubham Tiwari 2022-06-26 07:59:55 +0000
  • 2b1e32b119 license update Shubham Tiwari 2022-06-25 20:27:21 +0000
  • 60ad0741c0 Initial changes Shubham Tiwari 2022-06-25 20:23:34 +0000
  • 11c7f932ce
    Merge pull request #2 from dmitry-shibanov/v-dmshib/cacheVersionUpdate Ivan 2022-06-24 14:53:04 +0200
  • f1702f8f38 update licenses Dmitry Shibanov 2022-06-24 12:47:26 +0200
  • 1196f2ae1b Rebuild action with the new @actions/cache dependency IvanZosimov 2022-06-24 12:36:36 +0200
  • c22fc3c628 Update the version of @actions/cache library to 3.0.0 IvanZosimov 2022-06-24 12:22:20 +0200
  • 343ddd3e7a Document ways to get resolved versions Jack Bates 2022-06-08 09:05:51 -0700
  • 5d31d4fcc6
    docs(readme): revert last commit and s/values/formats/. Mark Tse 2022-06-20 10:46:58 -0400
  • cdcc53e14f
    Update README.md (#522) Rob 2022-06-17 20:47:55 +0200
  • b61b963282
    Update README.md Rob 2022-06-16 14:16:45 +0200
  • 98e59139b7
    Update README.md Rob 2022-06-16 09:40:03 +0200
  • 1ff462cc2c
    Merge c561dcfe42 into b287e177c9 Churru14 2022-06-15 02:40:42 -0500
  • d447f34a51
    docs(readme): update supported major versions. Mark Tse 2022-06-14 09:44:33 -0400
  • b287e177c9
    Document * vs. current/latest/node difference (#508) Jack Bates 2022-06-14 05:13:13 -0700
  • 6bb0cd09a8 Actually commit dist files Ricardo Cino 2022-06-13 13:42:07 +0000
  • bc3cb18728 Code style issue Ricardo Cino 2022-06-13 12:27:47 +0000
  • dfc4b745b4 Show warning instead of failure when cache is not reachable Ricardo Cino 2022-06-13 11:22:21 +0000
  • 383d1a208b
    build-test.yml NicolasPonjiChou 2022-06-12 01:27:02 +0800
  • 8481cb506b
    Update action.yml NicolasPonjiChou 2022-06-12 00:34:02 +0800
  • 743b004cdd Document * vs. current/latest/node difference Jack Bates 2022-05-30 12:54:11 -0700
  • 52bb7ad6ad
    Merge c2caf2b241 into eeb10cff27 Churru14 2022-06-06 05:07:27 -0500
  • c2caf2b241
    Merge branch 'actions:main' into main Churru14 2022-06-02 17:28:01 -0500
  • eeb10cff27
    Support lts/-n aliases (#481) v3.3.0 Jack Bates 2022-06-02 03:30:33 -0700
  • e8fa6b0ff5 Don't reverse the manifest Jack Bates 2022-05-30 15:58:29 -0700
  • 2f18fdc575
    Merge branch 'actions:main' into main Churru14 2022-05-30 17:54:08 -0500
  • c4f9da006e Combine LTS tests with it.each(table) Jack Bates 2022-05-13 15:59:59 -0700
  • db5bd66343 Fix e2e test Jack Bates 2022-05-10 11:21:41 -0700
  • e884a306f8 Add e2e test Jack Bates 2022-05-10 07:21:02 -0700
  • 0ae8776763 Support lts/-n aliases Jack Bates 2022-05-02 11:40:03 -0700
  • dbb64ac1d1 Add support for asdf format as Node.js version file Hideki Igarashi 2021-12-02 00:44:59 +0900
  • 82496765f3 Add tests for parseNodeVersionFile Hideki Igarashi 2021-12-01 23:15:29 +0900
  • ed1a46e9f2
    Update zeit/ncc to vercel/ncc (#476) Dmitry Shibanov 2022-05-30 11:56:20 +0200
  • 8438b85c71 rebuild dist Dmitry Shibanov 2022-05-30 10:51:45 +0200
  • dfb8fe134b Merge branch 'main' into v-dmshib/update-ncc Dmitry Shibanov 2022-05-30 10:50:44 +0200
  • daff393d43
    Merge pull request #496 from panticmilos/v-mpantic/get-latest-version-from-cache Marko Zivic 2022-05-30 09:13:35 +0200
  • bc3155c387
    Merge branch 'actions:main' into main Churru14 2022-05-28 16:51:49 -0500
  • 1f0d56a15c
    Delete README.md Harphuna 2022-05-26 19:16:11 +0200