Dmitry Shibanov
9d255ef245
Adjust usage section ( #734 )
2 years ago
Ivan
ae9f0f7448
Update workflow badges ( #685 )
2 years ago
Phan An
f38519bb96
Fix a minor typo ( #662 )
2 years ago
Jongwoo Han
9227cda3f0
Replace workflow badge with new badge ( #653 )
2 years ago
Dmitry Shibanov
64ed1c7eab
Add support for v8-canary, nightly and rc ( #655 )
2 years ago
Evan Mattson
bbe2ac79a1
Fix typo in README ( #646 )
2 years ago
Dmitry Shibanov
2349c84f5c
Add support for nightly and rc versions ( #611 )
2 years ago
Dmitry Shibanov
00e1b6691b
Pass the token input through on GHES ( #595 )
2 years ago
Larissa Fortuna
32f78d9bfa
Update README.md
...
Updating term "virtual environments" to "runner images" and updating links
3 years ago
Christian Clauss
09ba51f18e
README.md: Encourage testing on current Node.js ( #533 )
3 years ago
AJ Jordan
b3ca1ac971
Support npm-shrinkwrap.json out-of-the-box ( #439 )
3 years ago
Rob
cdcc53e14f
Update README.md ( #522 )
3 years ago
Jack Bates
b287e177c9
Document * vs. current/latest/node difference ( #508 )
3 years ago
Jack Bates
eeb10cff27
Support lts/-n aliases ( #481 )
3 years ago
tooomm
3601f2a33e
improve version syntax presentation ( #493 )
3 years ago
Milos Pantic
17f8bd9264
Expand current syntax to support aliases for latest version (current/latest/node) ( #483 )
3 years ago
Jon Koops
b067f78ed3
Use CI friendly commands in documentation ( #326 )
3 years ago
Adam Stachowicz
25184c4485
Update README.md ( #475 )
...
* Update README.md
* Update README.md
3 years ago
Araxeus
337fdf2194
fix broken link in readme ( #473 )
...
* fix broken link
* fix broken link
3 years ago
Dmitry Shibanov
146c4d84a5
improve caching documentation ( #468 )
3 years ago
Anil Seervi
76d3665dc0
Convert CONDUCT to CODE_OF_CONDUCT.md ( #391 )
...
* Rename CONDUCT to CODE_OF_CONDUCT.md
* Update CODE_OF_CONDUCT link
3 years ago
Peter Mescalchin
75716637dc
Bump to `actions/checkout@v3` ( #437 )
3 years ago
Peter Mescalchin
546fd45825
Updated documentation/workflows to use `actions/setup-node@v3` ( #433 )
...
* Update documentation `actions/setup-node@v2` -> `actions/setup-node@v3`
* Bump workflows to `actions/setup-node@v3`
* Update `README.md` workflow status badges to new format
3 years ago
HonkingGoose
7a0f7a9962
Fix grammar in the README ( #331 )
3 years ago
Hargun Kaur
d08cf22211
Adding Node.js version file support ( #338 )
3 years ago
Maxim Lobanov
76a4cff9ae
update readme and dist files
4 years ago
MaksimZhukov
180b77fed2
Update the caching section in the README
4 years ago
MaksimZhukov
9f31dbbbc4
Support caching for mono repos and repositories with complex structure
4 years ago
Jacob Gillespie
0ae03de2b7
Reorder to npm, yarn, pnpm
4 years ago
Jacob Gillespie
3af302a4f2
Switch to pnpm store path command
4 years ago
Jacob Gillespie
fdbc93ea6e
Add disclaimer to pnpm action example, pin action
4 years ago
Jacob Gillespie
162ddf7c40
Add pnpm caching support
4 years ago
Maxim Lobanov
e1e1d4c853
Update README.md
...
Co-authored-by: Alena Sviridenko <alenasviridenko@github.com>
4 years ago
Maxim Lobanov
40f85c8c97
update readme
4 years ago
Dmitry Shibanov
72922790cb
fix for documentation
4 years ago
Dmitry Shibanov
d36a3314a5
work on resolving comments
4 years ago
Dmitry Shibanov
f2b87bb2c2
Squashed commit of the following:
...
commit 446068aff1ec25da69c5b6af6d01dd19b230b4b2
Author: Alena Sviridenko <alenasviridenko@github.com>
Date: Tue Jun 22 17:51:35 2021 +0300
updated headers
commit d7e254e6e9534bb627373b7e40400cc45a888815
Author: Alena Sviridenko <alenasviridenko@github.com>
Date: Thu Jun 17 17:35:34 2021 +0300
updated links
commit ffd9956eda8c43e846f3305bad21fa064b07280f
Author: AlyonaSviridenko <alenasviridenko@github.com>
Date: Thu Jun 17 17:33:41 2021 +0300
Added advanced usage
commit 1e068f031030962d380a1bae32beb806d1c6f818
Author: AlyonaSviridenko <alenasviridenko@github.com>
Date: Thu Jun 17 15:07:42 2021 +0300
Updated readme with caching
commit 7528c3399a9c8e0b4e63f7a079e0078af6b92d6a
Author: Maxim Lobanov <v-malob@microsoft.com>
Date: Wed Jun 16 14:43:46 2021 +0300
Update versions.yml
4 years ago
Robert Stoll
5c355be170
use 14 instead of 12 in README beacuse peoply copy ( #235 )
4 years ago
Bryan MacFarlane
23bdee16bc
Clarifications to the README ( #167 ) ( #229 )
...
* Update README.md
* Update README.md
Co-authored-by: Bryan MacFarlane <bryanmacfarlane@github.com>
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
4 years ago
Maxim Lobanov
6c8a6e529a
Update README.md
4 years ago
Amin Yahyaabadi
2bbfc7698a
Add Architecture only example
4 years ago
Amin Yahyaabadi
5984462aaa
Rename node-arch to architecture
4 years ago
Amin Yahyaabadi
aabe026707
Merge remote-tracking branch 'upstream/main' into arch
4 years ago
nulltoken
70b9252472
[Readme] Using `check-latest` requires `v2-beta` ( #207 )
4 years ago
Amin Yahyaabadi
99d584aa06
docs: enhance the readme example to include multiple os, version, and archs
5 years ago
Amin Yahyaabadi
0635b31a61
feat: add readme for architecture
...
Co-Authored-By: Tyler Ang-Wanek <tylerw@axosoft.com>
5 years ago
Maxim Lobanov
321b6ccb03
Switch from "master" to "main" branch ( #171 )
...
* Switch from "master" to "main" branch
* Update README.md
5 years ago
Maxim Lobanov
1ae8f4b1fd
Implement "check-latest" flag to check if pre-cached version is latest one ( #165 )
5 years ago
Bryan MacFarlane
0e2f9cde8b
announce v2-beta
5 years ago
Bryan MacFarlane
7c6182c745
Update README.md
5 years ago