Commit Graph

  • 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
  • f452812b44
    Unmock fs.existsSync after tests Jacob Gillespie 2021-07-15 12:40:08 +0100
  • f43d8a1f27 Update 0001-support-caching-deps-for-monorepos.md Maxim Lobanov 2021-07-15 13:23:09 +0300
  • e93556ca66
    Mock fs.existsSync in tests Jacob Gillespie 2021-07-14 20:11:07 +0100
  • 0453e516eb
    Regenerate compiled files Jacob Gillespie 2021-07-14 15:25:55 +0100
  • 399982b368
    Move existence check to cache-save Jacob Gillespie 2021-07-14 15:25:45 +0100
  • d278e78bdd
    Add logic to check that cache folder exists Jacob Gillespie 2021-07-14 13:06:33 +0100
  • fdbc93ea6e
    Add disclaimer to pnpm action example, pin action Jacob Gillespie 2021-07-14 13:03:28 +0100
  • f24e78e0f6
    Update __tests__/cache-save.test.ts Jacob Gillespie 2021-07-14 13:01:18 +0100
  • 3c1fbef7d3 Update 0001-support-caching-deps-for-monorepos.md Maxim Lobanov 2021-07-13 20:35:24 +0300
  • 5aa72c249a
    Apply suggestions from code review Maxim Lobanov 2021-07-13 19:36:58 +0300
  • d9aab2aba4 dra Maxim Lobanov 2021-07-13 16:28:09 +0300
  • 162ddf7c40
    Add pnpm caching support Jacob Gillespie 2021-06-30 16:44:51 +0100
  • 38d90ce44d
    Merge pull request #277 from actions/malob/update-readme v2.2.0 Maxim Lobanov 2021-06-30 15:20:50 +0300
  • e1e1d4c853
    Update README.md Maxim Lobanov 2021-06-30 15:12:34 +0300
  • 40f85c8c97 update readme Maxim Lobanov 2021-06-30 15:07:45 +0300
  • e215578cb0
    Merge pull request #272 from akv-platform/add-caching-for-node-dependencies Maxim Lobanov 2021-06-30 14:07:42 +0300
  • 9af89732f0
    Merge pull request #274 from actions/v-mazhuk/automate-releasing-new-versions Maxim Lobanov 2021-06-30 14:05:58 +0300
  • cfe70f9fe8 update dependencies Dmitry Shibanov 2021-06-30 13:08:07 +0300
  • b259ba49fe rebuild project Dmitry Shibanov 2021-06-30 11:41:00 +0300
  • 55e10498cf Merge branch 'main' into add-caching-for-node-dependencies Dmitry Shibanov 2021-06-30 11:39:23 +0300
  • bcb4cecf9b
    Merge pull request #270 from gordey4doronin/gordey/support-lts-syntax Maxim Lobanov 2021-06-30 11:32:30 +0300
  • 72922790cb fix for documentation Dmitry Shibanov 2021-06-30 10:39:46 +0300
  • 48042628a6 Stricter check and cleaner messaging Gordey Doronin 2021-06-30 09:34:42 +0200
  • 8624ddbdce Extract common setup logic to hook Gordey Doronin 2021-06-30 09:27:49 +0200
  • 282049a5b1
    regenerate license (#7) Maxim Lobanov 2021-06-29 13:34:35 +0300
  • 87a21fa69e
    Automate releasing new action versions MaksimZhukov 2021-06-29 12:33:36 +0300
  • e79375d669
    Merge pull request #266 from actions/malob/cache-adr Maxim Lobanov 2021-06-29 09:50:06 +0300
  • 57b9c8c424 Don't run verify check on lts syntax Gordey Doronin 2021-06-25 12:13:33 +0200
  • 4bef829942 Add e2e test for lts-syntax Gordey Doronin 2021-06-25 11:56:15 +0200
  • 9b447f0b81 Fix paths for windows tests Gordey Doronin 2021-06-25 11:48:41 +0200
  • d36a3314a5 work on resolving comments Dmitry Shibanov 2021-06-25 12:06:49 +0300
  • c2dfe2df98 Reuse manifest code Gordey Doronin 2021-06-22 17:52:06 +0200
  • f2b87bb2c2 Squashed commit of the following: Dmitry Shibanov 2021-06-22 18:32:22 +0300
  • d9ce83b637 Formatter Gordey Doronin 2021-06-22 16:11:44 +0200
  • 56c3db9dda Cleanup redundant leftover Gordey Doronin 2021-06-22 15:51:57 +0200
  • 92722aec8c Logic remastered to not force check-latest Gordey Doronin 2021-06-22 15:45:25 +0200
  • c62861c1e7 Rename Gordey Doronin 2021-06-22 13:10:16 +0200
  • 36d2ce149e Switch warning to info logging Gordey Doronin 2021-06-21 14:33:27 +0200
  • bcdcde00c0 Stage dist files Gordey Doronin 2021-06-21 11:40:55 +0200
  • 0ec4841e4b Function renaming Gordey Doronin 2021-06-21 11:39:00 +0200
  • e761a7024e Interface extraction Gordey Doronin 2021-06-21 11:37:50 +0200
  • c8c6442c74 Add brief comment about supported formats Gordey Doronin 2021-06-21 11:37:06 +0200
  • fa68745dc0 Test coverage for uknown and malformed aliases Gordey Doronin 2021-06-17 18:53:38 +0200
  • c8889b24a3 Support lts/* alias Gordey Doronin 2021-06-17 18:34:09 +0200
  • 88d5bfde31 Support LTS aliases Gordey Doronin 2021-06-17 17:51:02 +0200
  • 1088324e41 remove workaround Dmitry Shibanov 2021-06-17 17:47:24 +0300
  • 05f3e9f4fa remove eol in gitattributes Dmitry Shibanov 2021-06-17 17:20:16 +0300
  • 3d0d4edb10
    Add node's caching implementation (#2) Dmitry Shibanov 2021-06-16 09:52:44 +0300
  • 5929471019 Update 0000-caching-dependencies.md Maxim Lobanov 2021-06-02 15:52:17 +0300
  • 1bf30534fd
    Update docs/adrs/0000-caching-dependencies.md Maxim Lobanov 2021-05-26 17:29:27 +0300
  • ae26aaf1b5 Update 0000-caching-dependencies.md Maxim Lobanov 2021-05-26 17:27:14 +0300
  • 5fddb2d510 Update 0000-caching-dependencies.md Maxim Lobanov 2021-05-24 17:35:10 +0300
  • 8c35c6c880 Update 0000-caching-dependencies.md Maxim Lobanov 2021-05-21 18:28:06 +0300
  • 24265e14d4 Create 0000-caching-dependencies.md Maxim Lobanov 2021-05-21 18:16:14 +0300
  • 5c355be170
    use 14 instead of 12 in README beacuse peoply copy (#235) Robert Stoll 2021-02-24 05:21:23 +0100
  • 46071b5c7a
    Fix TypeScript error line/column (#125) v2.1.5 Guangcong Luo 2021-02-17 07:52:41 -0800
  • 05f0551dbd
    chore: operating-system -> os (#184) Nick Schonning 2021-01-20 14:15:22 -0500
  • 23bdee16bc
    Clarifications to the README (#167) (#229) Bryan MacFarlane 2021-01-20 11:48:26 -0500
  • 4257181919
    Bump acorn from 5.7.3 to 5.7.4 (#122) dependabot[bot] 2021-01-20 11:28:06 -0500
  • 7f4d5225d8
    Bump lodash from 4.17.15 to 4.17.19 (#174) dependabot[bot] 2021-01-20 11:26:01 -0500
  • 68fafecfa4
    refactor: use core.info instead of console.log (#185) Rohan Chougule 2021-01-20 20:58:35 +0530
  • c46424eee2
    Merge pull request #219 from actions/v-malob/update-readme-v2 v2.1.4 Maxim Lobanov 2020-12-16 12:47:21 +0300
  • 1d846de8c0 Merge branch 'main' into v-malob/update-readme-v2 Maxim Lobanov 2020-12-16 12:31:13 +0300
  • d06286dee6
    Merge pull request #205 from zodman/main Maxim Lobanov 2020-12-16 12:30:11 +0300
  • d8c1b596a6 Merge branch 'main' of github.com:actions/setup-node into main Andres Vargas 2020-12-15 11:52:46 -0600