Commit Graph

62 Commits (fcd18100cc283fe42562d5a85b4e27aa28e3ad64)

Author SHA1 Message Date
Ivan 962678f22c
Add and configure ESLint and update configuration for Prettier ()
* Add ESLinter and update Prettier

* Update eslint config

* Update dependencies

* Rebuild action

* Update package.json

* Updates docs

* Update docs
Dmitry Shibanov 64ed1c7eab
Add support for v8-canary, nightly and rc ()
Sergey Dolin b28830cbe2 replace throw with warn
Sergey Dolin 676975d9aa Use early return pattern
Sergey Dolin 069a4f8926 Add dist
Sergey Dolin 41acaa2e85
fix version output from file ()
Dmitry Shibanov 2349c84f5c
Add support for nightly and rc versions ()
Dmitry Shibanov 6bc15ab23c
Update minimatch ()
Dmitry Shibanov 00e1b6691b
Pass the token input through on GHES ()
Francesco Renzi 8c91899e58
Update @actions/core to 1.10.0 ()
Uladzimir Havenchyk c81d8ad96d
Print node, npm and yarn versions after installation ()
Evgenii Korolevskii 969bd26639
Fix test volta priority ()
Jef LeCompte 0efefb3c0b
Merge remote-tracking branch 'upstream/main'
Dmitry Shibanov 30f0e7dc5a
Update @actions/core to 1.9.1 ()
Shude Li c8f0d10585
upgrade `@action/cache` to 3.0.4 to fix stuck issue ()
Jef LeCompte 3a1b76e782
refactor: remove locally caught exceptions
Jef LeCompte 94f88d78c4
Merge remote-tracking branch 'upstream/main'
Vladimir Safonkin 348e008008
Fix node version file parsing ()
* Fix node version file parsing

* Build index.js

* Non-json file error handling

* Format code

* Add package.json to e2e tests

* Minor fix
Jef LeCompte bb59d50268
chore: run prettier
Jef LeCompte dee2a9689c
chore: run build
mannie.exe 2a814b57e1
Respect `package.json`'s `engines.node` field when used as a `node-version-file` ()
* Allow reading 'package.json' as node-version-file

* Run 'npm run build'

* Read package.json contents directly during tests

- this eliminates OS-specific line-ending issues

* Run project Prettier 💅
Dmitry Shibanov 2fddd8803e
fixing pnpm output issue ()
Dmitry Shibanov 072a2e3b10 add trim and silent true
Dmitry Shibanov 28ad38fe06 add try catch
Dmitry Shibanov 48de4c13f6 change to streams
Dmitry Shibanov aab7cc882a add silent
Marko Zivic 5b949b50c3
Merge pull request from ganta/add-support-for-asdf-format-as-node-version-file
Add support for asdf format as Node.js version file
AJ Jordan b3ca1ac971
Support npm-shrinkwrap.json out-of-the-box ()
Filip Skokan adeb189fd8 apply review feedback
Filip Skokan 0d7418813c run build&format
IvanZosimov 1196f2ae1b Rebuild action with the new @actions/cache dependency
Jack Bates eeb10cff27
Support lts/-n aliases ()
Hideki Igarashi dbb64ac1d1 Add support for asdf format as Node.js version file
Dmitry Shibanov ed1a46e9f2
Update zeit/ncc to vercel/ncc ()
panticmilos 7569de03e7 rename dist manifest to node versions
panticmilos b20a2561b9 get manifest once
panticmilos 141334fcd1 remove unnecessary dist call
panticmilos fd1b409bc3 unit tests
panticmilos 9a03ebd9cc run build
panticmilos 8c66f89aef improve latest version syntax
Milos Pantic 17f8bd9264
Expand current syntax to support aliases for latest version (current/latest/node) ()
Deepak Dahiya 56337c4255
Updated @actions/cache ()
* Updated @actions/cache

* Licensed cache

* new build

* Updated version
Dmitry Shibanov bacd6b4b3a
Caching on GHES ()
* add support for ghes caching

* fix licesnses

* work on resolving comments

* change internal error to warning

* fix warning for internal errors

* update version
Dmitry Shibanov 9ced9a43a2
remove version input ()
Dmitry Shibanov 3e90744edf
Update lockfileVersion ()
Thomas Boop 28df918a56
Update default runtime to node16 ()
Dmitry Shibanov 9a74eb4e64
Throw error only if exit code is note zero. ()
Dmitry Shibanov 04c56d2f95
update cache to 1.0.8 ()
Hargun Kaur d08cf22211
Adding Node.js version file support ()
Dmitry Shibanov a4b8ed2f4e
Update dependencies ()