Joel Ambass
d6ebc7b438
Upgrade IA Publish
2024-09-16 17:18:15 +02:00
Joel Ambass
aa363ded8f
Create publish-immutable-action.yml
2024-09-10 15:23:39 +02:00
HarithaVattikuti
eff380dfbc
Fix macos latest check failures ( #1041 )
...
* Update latest node versions
* Update latest node versions
* Update test data
* Update test data
* Update test data
* Update test data
* Update test data
* macos lts failure fix
* Update macos-13
2024-05-22 08:12:24 -05:00
Manta Anantachai S
d86ebcd40b
Add support for volta.extends
( #921 )
...
* Add support for `volta.extends`
* Code review
2023-12-29 15:01:21 +05:30
MaksimZhukov
5ef044f9d0
Update reusable workflows to use Node.js v20 ( #889 )
2023-11-13 17:32:30 +01:00
Trivikram Kamat
ee36e8b5c0
Ignore engines check in Yarn 1 e2e-cache tests ( #882 )
2023-11-10 15:16:46 +01:00
Dmitry Shibanov
8f152de45c
Update actions/checkout for documentation and yaml ( #876 )
2023-10-23 16:22:01 +02:00
Dmitry Shibanov
1a4442cacd
Update toolkit cache and core ( #875 )
2023-10-23 12:20:07 +02:00
Vytis Valentinavičius
ca2d4e0cdd
feat: handling the case where "node" is used for tool-versions file. ( #812 )
2023-07-18 13:01:34 +02:00
Dmitry Shibanov
34050076a5
Add check for existing paths ( #803 )
2023-07-13 14:03:41 +02:00
Jeff Wen
f8aa08ed8e
Update check-dist workflow name ( #710 )
2023-07-12 19:35:39 +02:00
Sergey Dolin
e33196f742
Do not ivalidate the cache entirely on lock file change ( #744 )
...
* Do not ivalidate the cache entirely on yarn3 lock file change
* Use cache prefix if all sub-projects are yarn managed
* Rename functions & add e2e tests
2023-06-27 13:07:43 +02:00
Sergey Dolin
8170e22e8f
Detect cached folders from multiple directories ( #735 )
...
* Add project-dir
* Fix find lock file
* Remove package-dir input
* format & resolve conflicts
* Add unit tests
* build dist
* Apply change request fixes
* handle non-dir cache-dependency-path
* bump cache version
* run checks
* Handle globs in cacheDependencyPath
* refactor, introduce `cacheDependencyPathToProjectsDirectories`
it is necessary for the next PR related yarn optimization
* Changes requests
* Apply fixes
* review fixes
* add e2e
* Add unique
* review updates
* review updates second stage
* Review fixes 3
* imporve e2e tests
2023-06-21 17:52:17 +02:00
Nikolai Laevskii
10efafcbcf
Update canary version in tests to an existing one
2023-05-25 14:57:36 +02:00
IvanZosimov
fcd18100cc
Add update-config-files.yml
2023-03-08 11:13:04 +01:00
Ivan
962678f22c
Add and configure ESLint and update configuration for Prettier ( #703 )
...
* Add ESLinter and update Prettier
* Update eslint config
* Update dependencies
* Rebuild action
* Update package.json
* Updates docs
* Update docs
2023-03-08 10:47:38 +02:00
MaksimZhukov
3dbcda8bc2
Update release-new-action-version.yml ( #664 )
2023-01-12 13:50:58 +01:00
Dmitry Shibanov
64ed1c7eab
Add support for v8-canary, nightly and rc ( #655 )
2023-01-05 13:16:21 +01:00
IvanZosimov
92a07fe466
Fix review points
2022-12-20 16:40:38 +01:00
IvanZosimov
217387cf3e
Update action to use reusable-workflows repo
2022-12-19 13:43:06 +01:00
IvanZosimov
f5ab623822
Add links to reusable workflows
2022-12-15 16:39:43 +01:00
IvanZosimov
ca97bf7f80
Update workflows
2022-12-15 16:09:18 +01:00
IvanZosimov
fe4d514f1a
Update codeql-analysis workflow
2022-12-15 15:05:14 +01:00
IvanZosimov
8151ea11a4
Setup codeql-analysis workflow
2022-12-15 14:41:30 +01:00
IvanZosimov
da188081b1
Update workflows to use reusable-workflows
2022-12-14 13:42:03 +01:00
James M. Greene
3ae886ede4
Update to latest actions/publish-action
( #630 )
2022-11-28 19:06:52 +01:00
Dmitry Shibanov
2349c84f5c
Add support for nightly and rc versions ( #611 )
2022-11-17 14:35:58 +01:00
Dmitry Shibanov
9b8fcdc725
change datadog to ubuntu docker image ( #620 )
2022-11-09 18:18:47 +01:00
Dmitry Shibanov
16352bb09b
Get rid of warnings for set-output ( #607 )
2022-10-25 16:37:59 +02:00
Dmitry Shibanov
788c6ccbd0
remove node-version 12 from matrix ( #594 )
2022-10-17 12:23:04 +02:00
Evgenii Korolevskii
969bd26639
Fix test volta priority ( #577 )
2022-09-26 13:58:23 +02:00
Jef LeCompte
4cffe5c52b
chore: remove sponge usage
2022-09-08 13:19:32 -07:00
Jef LeCompte
1e6f2cd312
test: add volta e2e test
2022-09-08 13:12:30 -07:00
Vladimir Safonkin
348e008008
Fix node version file parsing ( #553 )
...
* Fix node version file parsing
* Build index.js
* Non-json file error handling
* Format code
* Add package.json to e2e tests
* Minor fix
2022-08-04 09:57:19 +02:00
Marko Zivic
5b949b50c3
Merge pull request #373 from ganta/add-support-for-asdf-format-as-node-version-file
...
Add support for asdf format as Node.js version file
2022-07-11 13:48:55 +02:00
Jack Bates
eeb10cff27
Support lts/-n aliases ( #481 )
2022-06-02 12:30:33 +02:00
Hideki Igarashi
dbb64ac1d1
Add support for asdf format as Node.js version file
2022-05-30 20:13:04 +09:00
Milos Pantic
17f8bd9264
Expand current syntax to support aliases for latest version (current/latest/node) ( #483 )
2022-05-12 17:26:02 +02:00
Peter Mescalchin
75716637dc
Bump to actions/checkout@v3
( #437 )
2022-04-01 10:13:52 +02:00
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
2022-03-31 15:14:07 -04:00
Dmitry Shibanov
3e90744edf
Update lockfileVersion ( #422 )
2022-02-24 14:42:19 +03:00
Thomas Boop
28df918a56
Update default runtime to node16 ( #414 )
2022-02-22 11:28:24 +03:00
Nick Schonning
f658dc5bd7
ci: use NPM cache in check-dist ( #393 )
2022-01-06 16:27:25 +03:00
Oscar Dominguez
5e2e068714
ci(workflow): add cache to workflows using actions/setup-node ( #287 )
2021-12-30 17:05:57 +03:00
Nick Schonning
7b558676dd
chore: Remove strategy for non-matrix builds ( #186 )
2021-12-30 16:58:49 +03:00
Dmitry Shibanov
9a74eb4e64
Throw error only if exit code is note zero. ( #358 )
2021-12-27 12:34:06 +03:00
Hargun Kaur
d08cf22211
Adding Node.js version file support ( #338 )
2021-11-29 12:18:31 +03:00
Alexander Forbes-Reed
360ab8b75b
Fix typo in the bug_report
template ( #353 )
2021-11-03 13:20:09 +03:00
Dmitry Shibanov
fd4bd829f2
Add issue and pull request templates ( #344 )
2021-10-18 13:39:58 +03:00
Brian Cristante
996306e892
rm __tests__/verify-no-unstaged-changes.sh
2021-09-16 10:54:26 -04:00