Commit Graph

  • 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
  • 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
  • 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
  • cdcc53e14f
    Update README.md (#522) Rob 2022-06-17 20:47:55 +0200
  • b287e177c9
    Document * vs. current/latest/node difference (#508) Jack Bates 2022-06-14 05:13:13 -0700
  • eeb10cff27
    Support lts/-n aliases (#481) v3.3.0 Jack Bates 2022-06-02 03:30:33 -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
  • daff393d43
    Merge pull request #496 from panticmilos/v-mpantic/get-latest-version-from-cache Marko Zivic 2022-05-30 09:13:35 +0200
  • b14573ddb9 remove installer import panticmilos 2022-05-23 12:53:31 +0200
  • 7569de03e7 rename dist manifest to node versions panticmilos 2022-05-20 16:32:52 +0200
  • b20a2561b9 get manifest once panticmilos 2022-05-20 13:45:28 +0200
  • ea3459bb45
    docs: Update advanced-usage.md (#495) _XiaoTian 2022-05-20 01:32:26 +0800
  • 141334fcd1 remove unnecessary dist call panticmilos 2022-05-19 18:21:03 +0200
  • 808c8f917f remove bumping deps panticmilos 2022-05-19 17:38:21 +0200
  • fd1b409bc3 unit tests panticmilos 2022-05-19 17:33:13 +0200
  • 9a03ebd9cc run build panticmilos 2022-05-19 17:06:51 +0200
  • 45e544a71a fix versionSpec required error panticmilos 2022-05-19 17:02:08 +0200
  • 8c66f89aef improve latest version syntax panticmilos 2022-05-19 16:48:16 +0200
  • 3601f2a33e
    improve version syntax presentation (#493) tooomm 2022-05-18 09:50:55 +0200
  • 4d62fafc05
    Add test for node-version * (#491) Jack Bates 2022-05-18 00:50:05 -0700
  • 17f8bd9264
    Expand current syntax to support aliases for latest version (current/latest/node) (#483) v3.2.0 Milos Pantic 2022-05-12 17:26:02 +0200
  • b067f78ed3
    Use CI friendly commands in documentation (#326) Jon Koops 2022-05-05 16:16:51 +0200
  • 0bd06765ef
    Improve advanced usage docs (#472) Matthias Christoph Munder 2022-05-01 16:59:15 +0200
  • 25184c4485
    Update README.md (#475) Adam Stachowicz 2022-04-26 15:11:03 +0000
  • 337fdf2194
    fix broken link in readme (#473) Araxeus 2022-04-22 15:58:19 +0300
  • 86bf502a33
    extend documentation on `scope` parameter (#470) Philipp Bammes 2022-04-19 19:43:19 +0200
  • 146c4d84a5
    improve caching documentation (#468) Dmitry Shibanov 2022-04-18 16:15:27 +0200
  • 56337c4255
    Updated @actions/cache (#460) v3.1.1 Deepak Dahiya 2022-04-11 19:06:18 +0530
  • 76d3665dc0
    Convert CONDUCT to CODE_OF_CONDUCT.md (#391) Anil Seervi 2022-04-05 20:46:57 +0530
  • 5b52f097d3
    Bump `actions/checkout@v3` within advanced usage examples documentation (#456) v3.1.0 Peter Mescalchin 2022-04-01 19:41:49 +1100
  • 75716637dc
    Bump to `actions/checkout@v3` (#437) Peter Mescalchin 2022-04-01 19:13:52 +1100
  • 546fd45825
    Updated documentation/workflows to use `actions/setup-node@v3` (#433) Peter Mescalchin 2022-04-01 06:14:07 +1100
  • bacd6b4b3a
    Caching on GHES (#452) Dmitry Shibanov 2022-03-31 21:10:37 +0200
  • bed538bd04
    Merge pull request #448 from actions/dependabot/npm_and_yarn/minimist-1.2.6 Brian Cristante 2022-03-24 09:33:20 -0400
  • f3e93d1b9d
    Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-24 11:54:46 +0000
  • ed960c9656
    Merge pull request #440 from actions/joshmgross/service-codeowners Brian Cristante 2022-03-10 13:32:59 -0500
  • 77f43a4400
    Update CODEOWNERS to actions-service Josh Gross 2022-03-10 13:27:02 -0500
  • 9ced9a43a2
    remove version input (#424) v3.0.0 Dmitry Shibanov 2022-02-24 16:31:57 +0300
  • 3e90744edf
    Update lockfileVersion (#422) Dmitry Shibanov 2022-02-24 14:42:19 +0300
  • 28df918a56
    Update default runtime to node16 (#414) Thomas Boop 2022-02-22 03:28:24 -0500
  • f099707f6e
    fix tsc build error for @actions/http-client (#402) Meng Ye 2022-01-11 18:06:36 +0800
  • f658dc5bd7
    ci: use NPM cache in check-dist (#393) Nick Schonning 2022-01-06 08:27:25 -0500
  • 5e2e068714
    ci(workflow): add cache to workflows using actions/setup-node (#287) Oscar Dominguez 2021-12-30 15:05:57 +0100
  • 7a0f7a9962
    Fix grammar in the README (#331) HonkingGoose 2021-12-30 15:01:04 +0100
  • 7b558676dd
    chore: Remove strategy for non-matrix builds (#186) Nick Schonning 2021-12-30 08:58:49 -0500
  • 1f8c6b94b2
    Pass to warning uncaught exceptions (#359) v2.5.1 v2 Dmitry Shibanov 2021-12-28 12:25:43 +0300
  • 9a74eb4e64
    Throw error only if exit code is note zero. (#358) Dmitry Shibanov 2021-12-27 12:34:06 +0300
  • 04c56d2f95
    update cache to 1.0.8 (#367) v2.5.0 Dmitry Shibanov 2021-11-29 13:35:08 +0300
  • d08cf22211
    Adding Node.js version file support (#338) Hargun Kaur 2021-11-29 14:48:31 +0530
  • 360ab8b75b
    Fix typo in the `bug_report` template (#353) Alexander Forbes-Reed 2021-11-03 06:20:09 -0400
  • fd4bd829f2
    Add issue and pull request templates (#344) Dmitry Shibanov 2021-10-18 13:39:58 +0300
  • a4b8ed2f4e
    Update dependencies (#346) Dmitry Shibanov 2021-10-14 13:18:01 +0300
  • 270253e841
    Merge pull request #327 from WtfJoke/addCacheHitOutPut v2.4.1 MaksimZhukov 2021-09-24 18:27:23 +0300
  • d1178716db Add 'cache-hit' as output Manuel 2021-09-03 18:34:37 +0000
  • 041bafb672
    Merge pull request #322 from brcrista/brcrista/check-dist MaksimZhukov 2021-09-16 18:12:52 +0300
  • 996306e892 rm __tests__/verify-no-unstaged-changes.sh Brian Cristante 2021-09-16 10:54:26 -0400
  • 85d4122530 Fix triggers in licensed.yml Brian Cristante 2021-08-25 11:29:51 -0400
  • 928244ce45 Add check-dist.yml Brian Cristante 2021-08-25 11:29:50 -0400
  • 25316bbc1f
    Merge pull request #305 from MaksimZhukov/mazhuk/adding-support-for-monorepos v2.4.0 MaksimZhukov 2021-08-05 19:17:12 +0300
  • 76a4cff9ae update readme and dist files Maxim Lobanov 2021-08-05 12:00:47 +0000
  • a869e7cc2d Merge branch 'main' of https://github.com/MaksimZhukov/setup-node into mazhuk/adding-support-for-monorepos Maxim Lobanov 2021-08-05 11:48:54 +0000
  • a0cdab1110
    Merge pull request #299 from actions/malob/adr-caching-monorepos MaksimZhukov 2021-08-05 10:53:54 +0300
  • 4d0182af5e
    Merge pull request #310 from actions/revert-308-v-alsvir/disable-cache-usage-temp-v2 v2.3.2 Alena Sviridenko 2021-08-04 17:21:06 +0300
  • f1f314fca9
    Merge pull request #311 from actions/revert-307-v-alsvir/disable-cache-usage-temp-v1 v1.4.6 v1 Alena Sviridenko 2021-08-04 17:21:02 +0300
  • 896ee80599
    Restore YARN flag Alena Sviridenko 2021-08-04 17:04:32 +0300
  • 108628bcbd
    Revert "Temporarily disable image cache usage for v1" Alena Sviridenko 2021-08-04 17:00:50 +0300
  • d21ecc7c5b
    Revert "Temporarily disabled cache usage for v2" Alena Sviridenko 2021-08-04 17:00:35 +0300
  • eb416799cf
    Merge pull request #307 from actions/v-alsvir/disable-cache-usage-temp-v1 v1.4.5 Alena Sviridenko 2021-08-03 19:21:16 +0300
  • d6e3b5539e
    Merge pull request #308 from actions/v-alsvir/disable-cache-usage-temp-v2 v2.3.1 Alena Sviridenko 2021-08-03 19:20:30 +0300
  • 5f10e344c2 Test debug message AlyonaSviridenko 2021-08-03 19:16:44 +0300
  • 40e244d750 Bypass another check AlyonaSviridenko 2021-08-03 19:13:19 +0300
  • db716f881a Add yarn env variable AlyonaSviridenko 2021-08-03 18:53:52 +0300
  • c24389f79e Staging unstaged AlyonaSviridenko 2021-08-03 18:37:52 +0300
  • c8711b5525 Staging unstaged AlyonaSviridenko 2021-08-03 18:36:02 +0300
  • 004fb83876 Temporarily disabled cache usage AlyonaSviridenko 2021-08-03 18:33:25 +0300
  • d5ae932ee7 Temporarily disable cache usage AlyonaSviridenko 2021-08-03 18:22:46 +0300
  • 180b77fed2 Update the caching section in the README MaksimZhukov 2021-08-03 17:18:13 +0300
  • 9f31dbbbc4 Support caching for mono repos and repositories with complex structure MaksimZhukov 2021-08-02 20:44:59 +0300
  • aa759c6c94
    Merge pull request #278 from jacobwgillespie/cache-pnpm v2.3.0 MaksimZhukov 2021-07-20 15:22:13 +0300
  • 0ae03de2b7
    Reorder to npm, yarn, pnpm Jacob Gillespie 2021-07-15 20:14:30 +0100
  • 4bc87b8e10
    Bump e2e tests to 6.10.0 Maxim Lobanov 2021-07-15 14:51:41 +0300
  • b96348a4e9
    Remove unused imports Jacob Gillespie 2021-07-15 12:46:07 +0100
  • 3af302a4f2
    Switch to pnpm store path command Jacob Gillespie 2021-07-15 12:43:19 +0100