Commit Graph

  • 60c1140889
    Clarifications to the README (#167) master Konrad Pabjan 2021-01-20 17:27:33 +0100
  • 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 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
  • 2bfa943ffb
    Update build-test.yml Maxim Lobanov 2020-12-15 13:38:55 +0300
  • 6c8a6e529a
    Update README.md Maxim Lobanov 2020-12-15 13:36:18 +0300
  • 27082cecf3
    Merge pull request #194 from aminya/arch v2.1.3 v2-beta Maxim Lobanov 2020-12-10 10:21:45 +0300
  • 05e7d6cc23 Add e2e arch test Amin Yahyaabadi 2020-12-09 13:28:47 -0600
  • d6fea3c137 update message to be more general Amin Yahyaabadi 2020-12-09 11:27:02 -0600
  • 4667755142
    Merge pull request #216 from actions/joshmgross/add-codeowners Josh Gross 2020-12-09 11:22:59 -0500
  • 2bbfc7698a Add Architecture only example Amin Yahyaabadi 2020-12-08 16:47:34 -0600
  • 5984462aaa Rename node-arch to architecture Amin Yahyaabadi 2020-12-08 16:15:38 -0600
  • aabe026707 Merge remote-tracking branch 'upstream/main' into arch Amin Yahyaabadi 2020-12-08 16:15:00 -0600
  • b7cfa22539
    Add CODEOWNERS Josh Gross 2020-12-07 16:08:14 -0500
  • 70b9252472
    [Readme] Using check-latest requires v2-beta (#207) nulltoken 2020-11-19 23:01:35 +0100
  • 7d147e85af unstage changes Andres Vargas 2020-10-27 18:17:58 -0600
  • 66dfac5328 update comment Andres Vargas 2020-10-21 19:02:40 -0500
  • 312bbeecfd update changes Andres Vargas 2020-10-21 18:38:23 -0500
  • 26a6dcb73b update the index file Andres Vargas 2020-10-21 18:34:14 -0500
  • f4215cc0e0 fix format Andres Vargas 2020-10-21 18:31:20 -0500
  • 14e150d2b1 update changes Andres Vargas 2020-10-21 18:22:21 -0500
  • 5da2d61209 remove space Andres Vargas 2020-10-21 18:21:28 -0500
  • a600caf7cc remove debug Andres Vargas 2020-10-21 18:20:47 -0500
  • 8dde5bc004 adding test for NODE_AUTH_TOKEN overwritten Andres Vargas 2020-10-21 18:14:34 -0500
  • c6fd00ceb9
    Swap to env files (#200) v2.1.2 Thomas Boop 2020-10-01 12:03:22 -0400
  • 56899e050a
    Swap to Environment files on V1 release (#201) v1.4.4 Thomas Boop 2020-10-01 12:03:13 -0400
  • 2f532cef8f
    Merge branch 'main' into arch Amin Yahyaabadi 2020-09-15 21:30:00 -0500
  • c211e95e60
    Add Licensed To Help Verify Prod Licenses (#180) Thomas Boop 2020-09-10 09:23:54 -0400
  • 99d584aa06 docs: enhance the readme example to include multiple os, version, and archs Amin Yahyaabadi 2020-09-06 11:32:03 -0500
  • 2a5c060ce2 fix: add warning for when arch is supplied but version is missing Amin Yahyaabadi 2020-09-06 11:09:41 -0500
  • 2801f51f90 chore: build Amin Yahyaabadi 2020-09-05 06:59:22 -0500
  • 0a161fe2f9 fix: use arch instead of osArch in INodeVersionInfo Amin Yahyaabadi 2020-09-05 06:57:59 -0500
  • 63fffe4411 chore: add line-ending to gitattribute Amin Yahyaabadi 2020-09-03 13:50:50 -0500
  • a83bf51129 test: test using main.run and spying Amin Yahyaabadi 2020-09-03 10:15:28 -0500
  • 922f2f9468 test: revert using nock and fixtures Amin Yahyaabadi 2020-09-03 12:33:11 -0500
  • 7a3669aa8a test: add arch tests Amin Yahyaabadi 2020-09-03 08:47:25 -0500
  • 66f3e9f7ce feat: add arch to queryDistForMatch Amin Yahyaabadi 2020-09-03 08:49:37 -0500
  • 82271389a6 feat: add arch to cacheDir Amin Yahyaabadi 2020-09-03 07:58:24 -0500
  • 2e40994c28 feat: add arch to getInfoFromDist Amin Yahyaabadi 2020-09-03 07:54:48 -0500
  • c7e4d38541 feat: add arch to downloading message Amin Yahyaabadi 2020-09-03 07:50:29 -0500
  • 3eb4bc9d68 feat: add arch to acquireNodeFromFallbackLocation Amin Yahyaabadi 2020-09-03 07:24:52 -0500
  • bf47decdc2 feat: add arch to tc.find Amin Yahyaabadi 2020-09-03 07:20:04 -0500
  • 6afbfca452 feat: add arch to getInfoFromManifest Amin Yahyaabadi 2020-09-03 07:34:03 -0500
  • 3e84c3523b feat: add arch to INodeVersionInfo Amin Yahyaabadi 2020-09-03 07:29:40 -0500
  • 6668516d2a feat: add arch to resolveVersionFromManifest Amin Yahyaabadi 2020-09-03 07:35:58 -0500
  • f27ebaf08b feat: add arch to getNode Amin Yahyaabadi 2020-09-03 07:19:43 -0500
  • 42d59fbc36 feat: add arch to run Amin Yahyaabadi 2020-09-03 07:40:40 -0500
  • 2d8887128d feat: node-arch in action.yml Amin Yahyaabadi 2020-09-03 07:15:06 -0500
  • 0635b31a61 feat: add readme for architecture Amin Yahyaabadi 2020-09-03 07:14:10 -0500
  • 94d165561a Change zeit -> vercel due to name change hross-zeit-vercel Ross Brodbeck 2020-08-21 08:14:05 -0400
  • 4bb8c45053
    Update Third Party Licenses (#179) v1.4.3 Thomas Boop 2020-08-11 14:49:26 -0400
  • 59e61b8951 main workflow references Bryan MacFarlane 2020-07-22 08:12:24 -0400
  • 321b6ccb03
    Switch from "master" to "main" branch (#171) v2.1.1 Maxim Lobanov 2020-07-20 19:50:59 +0300
  • 1ae8f4b1fd
    Implement "check-latest" flag to check if pre-cached version is latest one (#165) v2.1.0 Maxim Lobanov 2020-06-29 21:56:37 +0300
  • 0e2f9cde8b announce v2-beta Bryan MacFarlane 2020-05-19 09:57:20 -0400
  • e434342e4e
    download from node-versions and fallback to node dist (#147) v2.0.0 Bryan MacFarlane 2020-05-19 09:25:54 -0400
  • e73ffbcdec
    support ghes (#157) node-versions eric sciple 2020-05-18 12:29:21 -0400
  • 1c0119c056 . users/ericsciple/m262ghes_403 eric sciple 2020-05-18 11:37:12 -0400
  • 095ab69cb7 . eric sciple 2020-05-18 11:35:54 -0400
  • e7b5a7c545 . eric sciple 2020-05-18 11:34:49 -0400
  • e37249e03d support ghes eric sciple 2020-05-15 14:43:02 -0400
  • 7c6182c745
    Update README.md Bryan MacFarlane 2020-05-06 09:58:52 -0400
  • 2ae9264901 back to master Bryan MacFarlane 2020-05-04 12:44:15 -0400
  • 2a0fbec10d output info Bryan MacFarlane 2020-05-03 19:18:32 -0400
  • 0a9e8b1d0f output info Bryan MacFarlane 2020-05-03 19:17:04 -0400
  • a875da2574 output info Bryan MacFarlane 2020-05-03 19:14:57 -0400
  • a80a170798 no proxy fix Bryan MacFarlane 2020-05-03 18:40:24 -0400
  • 5e7b076d00 dbg Bryan MacFarlane 2020-05-03 18:37:13 -0400
  • 8e221092f3 dbg Bryan MacFarlane 2020-05-03 18:34:17 -0400
  • 6a1b66a606 dbg Bryan MacFarlane 2020-05-03 18:30:29 -0400
  • 9fcef3fcea testing 7z alt Bryan MacFarlane 2020-05-03 18:23:27 -0400
  • beb2155295 testing 7z alt Bryan MacFarlane 2020-05-03 18:22:18 -0400
  • 11f920585c no proxy issue Bryan MacFarlane 2020-05-03 18:12:05 -0400
  • dd6f5ab66c only node binary issue Bryan MacFarlane 2020-05-03 18:09:05 -0400
  • f7c5caf605 dbg Bryan MacFarlane 2020-05-03 16:37:13 -0400
  • a4145577de dbg Bryan MacFarlane 2020-05-03 16:34:20 -0400
  • 42746a4f3c dbg Bryan MacFarlane 2020-05-03 16:18:09 -0400
  • c8617ac6ae win change Bryan MacFarlane 2020-05-03 16:13:11 -0400
  • 1b2d431484 win change Bryan MacFarlane 2020-05-03 15:44:03 -0400
  • 5e5ef8fd55 update Bryan MacFarlane 2020-05-03 10:12:44 -0400
  • 2fb08c4f31 update workflows Bryan MacFarlane 2020-05-03 09:49:04 -0400
  • e3ad114cc4 dist Bryan MacFarlane 2020-05-02 16:39:25 -0400
  • 501fd29d66
    Merge branch 'master' into node-versions Bryan MacFarlane 2020-05-02 16:34:40 -0400
  • 2bdb2ab1c9 strip 1 on fallback extract Bryan MacFarlane 2020-05-02 16:26:50 -0400
  • a47b2f66c6
    Merge pull request #108 from nschonni/patch-2 Bryan MacFarlane 2020-05-02 11:47:58 -0400
  • 89ea387bde
    Merge pull request #141 from fishcharlie/patch-1 Bryan MacFarlane 2020-05-02 11:45:15 -0400
  • ed3a918d25
    Merge pull request #153 from actions/start-v2 Bryan MacFarlane 2020-05-02 11:41:20 -0400
  • efab84ad3c dist start-v2 Bryan MacFarlane 2020-05-02 11:12:54 -0400
  • 8a1d983ace format Bryan MacFarlane 2020-05-02 11:08:26 -0400
  • 22c0aea623 cya snapshot Bryan MacFarlane 2020-05-02 11:06:05 -0400
  • 1c2f59fb67 format Bryan MacFarlane 2020-05-02 10:46:48 -0400
  • ec6092f7d2 dbg Bryan MacFarlane 2020-05-02 10:45:32 -0400
  • 889def385d update ts-jest Bryan MacFarlane 2020-05-02 10:38:09 -0400
  • 8885b7194e updated tests Bryan MacFarlane 2020-05-02 09:51:47 -0400
  • ecf0ce62f9 wip Bryan MacFarlane 2020-04-24 08:58:38 -0400
  • a251a519bf creating servicing branch for v1 Bryan MacFarlane 2020-04-24 08:26:32 -0400
  • 44c9c18728
    Merge pull request #142 from actions/joshmgross/run-tests-on-windows v1.4.2 Josh Gross 2020-04-21 16:16:40 -0400