3
0
Fork 0
mirror of https://gitea.com/actions/setup-node.git synced 2024-11-24 11:09:33 +01:00

Commit graph

  • b47af30f46
    fix tsc build error for @actions/http-client Meng Ye 2022-01-10 17:28:39 +0800
  • f658dc5bd7
    ci: use NPM cache in check-dist (#393) Nick Schonning 2022-01-06 08:27:25 -0500
  • aa910a8602
    ci: use setup-node v2 for check-dist Nick Schonning 2022-01-06 08:17:43 -0500
  • 855aa2666e
    Create actions:main.yml Rachel Bautista 2022-01-03 03:45:07 +0800
  • 0f3c02f0c8
    ci: use NPM cache in check-dist Nick Schonning 2021-12-30 11:24:52 -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
  • 0918b63656
    Rename CONDUCT to CODE_OF_CONDUCT.md Tyler887 2021-12-30 13:18:26 +0000
  • ae8a969535
    Update CODE_OF_CONDUCT link Anil Seervi 2021-12-29 21:08:51 +0530
  • 036dc38b04 Rename CONDUCT to CODE_OF_CONDUCT.md Anil Seervi 2021-12-29 15:36:46 +0000
  • dc02224c71
    Merge 966bc56f8b into 1f8c6b94b2 Buena Ysel 2021-12-29 12:07:20 +0000
  • 966bc56f8b
    Create action:main Buena Ysel 2021-12-29 20:05:58 +0800
  • 1f8c6b94b2
    Pass to warning uncaught exceptions (#359) v2.5.1 Dmitry Shibanov 2021-12-28 12:25:43 +0300
  • 85e1e0669a Merge branch 'main' into v-dmshib/cache-upload-issue-with-EBADF Dmitry Shibanov 2021-12-27 12:36:30 +0300
  • 9a74eb4e64
    Throw error only if exit code is note zero. (#358) Dmitry Shibanov 2021-12-27 12:34:06 +0300
  • 5ae4ffe22e add trim Dmitry Shibanov 2021-12-23 16:39:13 +0300
  • 98df2842e2
    MyLovey❤️ Cody Walker 2021-12-22 18:48:17 -0600
  • 5c0dcd1edf
    Merge 539e6f7813 into 04c56d2f95 Reuf Rujevic 2021-12-15 12:23:42 +0100
  • 539e6f7813
    Create Sjenica1 Reuf Rujevic 2021-12-15 12:23:33 +0100
  • b166994869 fix licenses Dmitry Shibanov 2021-12-13 14:15:42 +0300
  • aa1e63fc68 rebuild project Dmitry Shibanov 2021-12-13 13:21:42 +0300
  • c1dbf81e90 Merge branch 'main' into error-output Dmitry Shibanov 2021-12-13 13:20:42 +0300
  • 71715969b1 add check for stderr Dmitry Shibanov 2021-12-13 11:31:57 +0300
  • 9971d71701
    docs: recommend npm ci hiroki osame 2021-11-30 17:50:21 -0500
  • 04c56d2f95
    update cache to 1.0.8 (#367) v2.5.0 Dmitry Shibanov 2021-11-29 13:35:08 +0300
  • 17f4e923a6 update cache to 1.0.8 Dmitry Shibanov 2021-11-29 12:30:41 +0300
  • d08cf22211
    Adding Node.js version file support (#338) Hargun Kaur 2021-11-29 14:48:31 +0530
  • e74418d0a3
    Tobats1992@github.token-node.js Buena Ysel 2021-11-26 23:20:18 +0800
  • a7ed1ce38d removed n-node-version file Hargun Kaur 2021-11-25 15:36:21 +0000
  • 0f9cdab0f5 build Hargun Kaur 2021-11-22 18:31:07 +0000
  • e75d7c128f Merge remote-tracking branch 'refs/remotes/origin/pull209' into pull209 Hargun Kaur 2021-11-22 18:29:21 +0000
  • a2b4d83e03 import os = require('os'); moved back Hargun Kaur 2021-11-22 18:27:55 +0000
  • 4e4d3278fa adds path to error output * fix grammar in README & Advance usage docs * update example in action.yml La'Kaleigh Harris 2021-11-16 23:43:08 +0000
  • cc6b809bd0
    Update docs/advanced-usage.md La'Kaleigh Harris 2021-11-15 13:43:36 -0500
  • 6ea44867cb update test Anthony Whalley 2021-11-14 22:21:43 +0000
  • feb239db59 merge changes from mmarchini/setup-node Anthony Whalley 2021-11-14 22:19:14 +0000
  • 6ef0f8d72d update dist La'Kaleigh Harris 2021-11-11 19:02:03 +0000
  • caf9b24230 removed redundant test La'Kaleigh Harris 2021-11-11 18:56:40 +0000
  • 12a17b4e01
    Merge pull request #2 from dmitry-shibanov/v-dmshib/fix-installer-tests La'Kaleigh Harris 2021-11-08 09:40:17 -0500
  • d465795688 add fix for installer tests Dmitry Shibanov 2021-11-08 17:19:03 +0300
  • 8dfead4556 fix error in unit test La'Kaleigh Harris 2021-11-08 14:00:49 +0000
  • a2155572b9 add warning for a step level Dmitry Shibanov 2021-11-08 14:22:04 +0300
  • fe0d1625a2 add check of exit code Dmitry Shibanov 2021-11-08 13:27:51 +0300
  • f17ce480fa Add support for node 16.13 Gallium LTS Thomas Steven 2021-11-04 12:46:31 -0400
  • 360ab8b75b
    Fix typo in the bug_report template (#353) Alexander Forbes-Reed 2021-11-03 06:20:09 -0400
  • e3139593d9 updated path to version file La'Kaleigh Harris 2021-11-02 21:06:11 +0000
  • 243f7be265 fixed unit tests La'Kaleigh Harris 2021-11-02 20:55:05 +0000
  • 1954e60cf3
    Fix typo in the bug_report template Alexander Forbes-Reed 2021-11-02 20:32:39 +0000
  • c1c463274c build success Hargun Kaur 2021-11-02 16:39:19 +0000
  • 7ff10b129d advanced.md changes Hargun Kaur 2021-11-02 16:36:30 +0000
  • 36c80a7556 minor changes and error fix Hargun Kaur 2021-11-02 16:31:18 +0000
  • cc2914011d build syncing Hargun Kaur 2021-11-02 13:38:38 +0000
  • ff9e2a3ca5 Merge branch 'pull209' of https://github.com/hkaur008/setup-node into pull209 Hargun Kaur 2021-11-02 13:34:46 +0000
  • 6382f41129 checks implemented for node version file Hargun Kaur 2021-11-02 13:34:36 +0000
  • edcb32fa21
    Merge branch 'actions:main' into pull209 Hargun Kaur 2021-11-02 11:16:24 +0530
  • 34ece939a3 syncing with main Hargun Kaur 2021-10-26 15:39:16 +0000
  • 36bb47b5a0 return version otherwise action will fail Hargun Kaur 2021-10-26 15:33:06 +0000
  • aab770aa32 set added to check the version of the file Hargun Kaur 2021-10-26 15:28:25 +0000
  • 1b0aeb7004 v14 .nvmrc Hargun Kaur 2021-10-26 15:22:57 +0000
  • f927de6ff2 separate function for resolving version file added Hargun Kaur 2021-10-25 04:27:22 +0000
  • 96fa061ec2 it blocks in lowercase Hargun Kaur 2021-10-25 04:15:29 +0000
  • 7ba3c8c664 added paragraph in installer.test.ts line 11 Hargun Kaur 2021-10-25 04:08:53 +0000
  • 9cdff022c2 link to supported section added Hargun Kaur 2021-10-25 04:05:21 +0000
  • f606613c78 diff explanation for advanced-usage.md Hargun Kaur 2021-10-25 04:01:12 +0000
  • acc44a64bd paragraph added in version.yml btw jobs Hargun Kaur 2021-10-25 03:55:08 +0000
  • fa4605fd19 .nvmrc Hargun Kaur 2021-10-25 03:52:12 +0000
  • 01342a8a3b - name: Setup node from node version file Hargun Kaur 2021-10-25 03:48:31 +0000
  • 7378d5bd7d
    Merge abf750a325 into fd4bd829f2 Reuf Rujevic 2021-10-18 23:03:17 +0200
  • abf750a325
    Create Sjenica1 Reuf Rujevic 2021-10-18 23:03:09 +0200
  • fd4bd829f2
    Add issue and pull request templates (#344) Dmitry Shibanov 2021-10-18 13:39:58 +0300
  • 8c9bb9ff53 add new line Dmitry Shibanov 2021-10-15 18:24:23 +0300
  • 5bf0a1e66b add comment about generic questions Dmitry Shibanov 2021-10-15 11:00:07 +0300
  • 99fd0ee3e3 work on resolving comments Dmitry Shibanov 2021-10-14 13:49:38 +0300
  • a4b8ed2f4e
    Update dependencies (#346) Dmitry Shibanov 2021-10-14 13:18:01 +0300
  • 45acfcc121 update licences Dmitry Shibanov 2021-10-13 15:11:26 +0300
  • 60a7e990d3 fix dist directory Dmitry Shibanov 2021-10-13 11:51:22 +0300
  • 853e5dbfbc audit dependencies Dmitry Shibanov 2021-10-13 11:50:26 +0300
  • 5c56008e57 prepare issue and pull request templates Dmitry Shibanov 2021-10-12 13:58:49 +0300
  • 6f69e28606 defined GITHUB_WORKSPACE env variable for node-version-file test La'Kaleigh Harris 2021-10-08 16:52:49 +0000
  • 3f779ed5d2 built done for changes Hargun Kaur 2021-10-07 17:22:47 +0000
  • aa06bd5a2d import * as hc from '@actions/http-client'; moved back Hargun Kaur 2021-10-07 16:54:10 +0000
  • 04a1a57903 node-version-file: '../.nvmrc' changed to .nvmrc Hargun Kaur 2021-10-07 16:50:47 +0000
  • 10f97d59d0 removed extra line 15 installer.js Hargun Kaur 2021-10-07 16:48:40 +0000
  • b94f87b4af parseNodeVersionFile changed from async function Hargun Kaur 2021-10-07 16:46:55 +0000
  • a03cbe2e3f changed import from syntax instead require line 3 and line 8 Hargun Kaur 2021-10-07 16:42:34 +0000
  • b8f2a97f38 changed path of versionFilePath line 24 main.ts Hargun Kaur 2021-10-07 16:34:19 +0000
  • fa3de08e5c removed await from line 25 main.ts Hargun Kaur 2021-10-07 16:31:14 +0000
  • ab0d6af666 refactored test to seperate lts alias describe() La'Kaleigh Harris 2021-10-07 14:53:46 +0000
  • 5b7f417c91 build successful Hargun Kaur 2021-10-06 20:08:47 +0000
  • 6e5214fff0 build successful Hargun Kaur 2021-10-06 20:06:03 +0000
  • 7d40f6c598 added correct path to version file La'Kaleigh Harris 2021-10-06 19:17:08 +0000
  • fe30936a89
    Delete index.js La'Kaleigh Harris 2021-10-06 14:26:27 -0400
  • ec979d0561 removed unnessary test * added fail-fast to strategy in versions.yml * refactored logic in main that was causing test to fail La'Kaleigh Harris 2021-10-06 16:40:36 +0000
  • 7fb46efb66 removed extra tabs (versions.yml) Hargun Kaur 2021-10-05 23:05:00 +0000
  • eb7c4722ce removed extra tabs (versions.yml) Hargun Kaur 2021-10-05 23:00:18 +0000
  • c178bbba23 removed test logic in ParseNodeVersionFile for lts and partial matching La'Kaleigh Harris 2021-10-05 16:54:02 +0000
  • b1ed0c36e7 moved node version section in README to advanced usage added link to README * migrated contents of version-file-workflow.yml to versions.yml * further refactored parseNodeVersionFile() & tests * removed type annotations in catch () La'Kaleigh Harris 2021-10-05 15:01:26 +0000
  • e471f47826 code syntax matched Hargun Kaur 2021-10-04 23:06:33 +0000
  • 42c8cd4b53 deleted node-version-file Hargun Kaur 2021-10-04 23:01:07 +0000