Commit Graph

248 Commits (9aa86428fe409b3794b36f656716588d0fa19de8)
 

Author SHA1 Message Date
Jef LeCompte 9aa86428fe
chore: run prettier 3 years ago
Jef LeCompte f40b60859d
docs: add special volta usage 3 years ago
Jef LeCompte a03d9f05e4
test: add node-version-file test 3 years ago
Jef LeCompte 1a4ff5493d
feat: add volta as node-version-file 3 years ago
Marko Zivic 7d610f0c26
Merge pull request #526 from IvanZosimov/CacheVersionUpdate
Add support for the @actions/cache library 3.0.0
3 years ago
IvanZosimov bcb9f31327 Format cache-save.test.ts 3 years ago
IvanZosimov 73ea510762 Update unit-tests for cache-save.ts file, add coverage option to Jest 3 years ago
IvanZosimov eaead3517c Update cache-save.ts to support @actions/cache v3.0.0 lib 3 years ago
Ivan 11c7f932ce
Merge pull request #2 from dmitry-shibanov/v-dmshib/cacheVersionUpdate
Update licenses
3 years ago
Dmitry Shibanov f1702f8f38 update licenses 3 years ago
IvanZosimov 1196f2ae1b Rebuild action with the new @actions/cache dependency 3 years ago
IvanZosimov c22fc3c628 Update the version of @actions/cache library to 3.0.0 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
Dmitry Shibanov ed1a46e9f2
Update zeit/ncc to vercel/ncc (#476) 3 years ago
Marko Zivic daff393d43
Merge pull request #496 from panticmilos/v-mpantic/get-latest-version-from-cache
Get latest version from cache if exists
3 years ago
panticmilos b14573ddb9 remove installer import 3 years ago
panticmilos 7569de03e7 rename dist manifest to node versions 3 years ago
panticmilos b20a2561b9 get manifest once 3 years ago
_XiaoTian ea3459bb45
docs: Update advanced-usage.md (#495)
* Update advanced-usage.md

* Update advanced-usage.md

* Update advanced-usage.md

* Update docs/advanced-usage.md

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
3 years ago
panticmilos 141334fcd1 remove unnecessary dist call 3 years ago
panticmilos 808c8f917f remove bumping deps 3 years ago
panticmilos fd1b409bc3 unit tests 3 years ago
panticmilos 9a03ebd9cc run build 3 years ago
panticmilos 45e544a71a fix versionSpec required error 3 years ago
panticmilos 8c66f89aef improve latest version syntax 3 years ago
tooomm 3601f2a33e
improve version syntax presentation (#493) 3 years ago
Jack Bates 4d62fafc05
Add test for node-version * (#491) 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
Matthias Christoph Munder 0bd06765ef
Improve advanced usage docs (#472) 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
Philipp Bammes 86bf502a33
extend documentation on `scope` parameter (#470)
This also ends all descriptions with a full stop (`.`).
3 years ago
Dmitry Shibanov 146c4d84a5
improve caching documentation (#468) 3 years ago
Deepak Dahiya 56337c4255
Updated @actions/cache (#460)
* Updated @actions/cache

* Licensed cache

* new build

* Updated version
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 5b52f097d3
Bump `actions/checkout@v3` within advanced usage examples documentation (#456) 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
Dmitry Shibanov bacd6b4b3a
Caching on GHES (#452)
* add support for ghes caching

* fix licesnses

* work on resolving comments

* change internal error to warning

* fix warning for internal errors

* update version
3 years ago
Brian Cristante bed538bd04
Merge pull request #448 from actions/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
3 years ago
dependabot[bot] f3e93d1b9d
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Brian Cristante ed960c9656
Merge pull request #440 from actions/joshmgross/service-codeowners
Update CODEOWNERS to actions-service
3 years ago
Josh Gross 77f43a4400
Update CODEOWNERS to actions-service 3 years ago
Dmitry Shibanov 9ced9a43a2
remove version input (#424) 3 years ago
Dmitry Shibanov 3e90744edf
Update lockfileVersion (#422) 3 years ago
Thomas Boop 28df918a56
Update default runtime to node16 (#414) 3 years ago
Meng Ye f099707f6e
fix tsc build error for @actions/http-client (#402) 3 years ago