Commit Graph

157 Commits (9312b4364bd38aa2e881bf0e0c8b34dd0511732a)

Author SHA1 Message Date
Aparna Jyothi 9312b4364b test-cases 2025-02-19 13:03:57 +05:30
Aparna Jyothi fb3b65568f error 2025-02-03 17:04:56 +05:30
Aparna Jyothi 675f88221e error update 2025-02-03 16:55:22 +05:30
Aparna Jyothi 3c7912faec error fix 2025-02-03 16:51:29 +05:30
Aparna Jyothi e10de1c4d7 error-update 2025-02-03 16:43:44 +05:30
Aparna Jyothi 07434d7eed update 2025-01-31 20:22:20 +05:30
Aparna Jyothi 4d246d010b print 2025-01-31 20:20:55 +05:30
Aparna Jyothi 17264f1795 nightly test 2025-01-31 20:19:08 +05:30
Aparna Jyothi 7e57948fe0 fix 2025-01-31 18:05:46 +05:30
Aparna Jyothi f40797d717 tests 2025-01-31 17:52:23 +05:30
Aparna Jyothi 19df1001b0 test cases 2025-01-31 13:16:15 +05:30
Aparna Jyothi 17e88b6567 print 2025-01-31 11:51:22 +05:30
Aparna Jyothi 7188cb1e62 prints 2025-01-31 11:46:26 +05:30
Aparna Jyothi 91a5e5da06 update mirrorURL versions 2025-01-31 11:11:24 +05:30
Aparna Jyothi 50efbd2a86 error 2025-01-30 17:29:09 +05:30
Aparna Jyothi 01498de30c error handling 2025-01-30 17:13:00 +05:30
Aparna Jyothi 5809c5dc63 error for wrong URL 2025-01-30 17:09:26 +05:30
Aparna Jyothi 35af15253e error 2025-01-30 16:45:39 +05:30
Aparna Jyothi cc7fac4679 error 2025-01-30 16:25:22 +05:30
Aparna Jyothi 67032b7211 versionSpec 2025-01-30 16:13:25 +05:30
Aparna Jyothi b587ad80d9 print statements 2025-01-30 15:56:55 +05:30
Aparna Jyothi 630895f248 checklatest 2025-01-30 15:51:00 +05:30
Aparna Jyothi a7b5311f2b check-latest 2025-01-30 15:37:56 +05:30
Aparna Jyothi 0b66095a84 mirrorurl code 2025-01-29 18:41:57 +05:30
Peng Xiao 39370e3970
fix: add arch to cached path (#843)
* fix: add arch to cached path

* fix: change from using env to os module

* fix: use process.env.RUNNER_OS instead of os.platform()

* fix: remove unused var
2024-10-23 22:31:49 -05:00
John Wesley Walker III abb238b131
Revise `isGhes` logic (#1148)
* Revise `isGhes` logic

* ran 'npm run format'

* added unit test
2024-10-21 11:41:32 -05:00
Priya Gupta 1c7b2db920
Fix: windows arm64 setup (#1126)
* Add condition to ensure ZIP extraction targets only Windows ARM64 official archives

* Bumps micromatch from 4.0.5 to 4.0.8
2024-09-06 14:30:34 -05:00
Dmitry Shibanov 60edb5dd54
Add support for arm64 Windows (#927)
* add support for arm64 Windows

* revert 7z to exe

* add comment

---------

Co-authored-by: aparnajyothi-y <147696841+aparnajyothi-y@users.noreply.github.com>
2024-02-06 22:42:16 -06: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
NullVoxPopuli b39b52d121
Fix node-version-file interprets entire package.json as a version (#865) 2023-12-14 13:53:26 +01:00
aparnajyothi-y ec97f37504
Add fix for cache (#917) 2023-12-13 12:42:40 +01:00
Dmitry Shibanov 54534a2a9b
Change node version for action to node20 (#866) 2023-10-23 15:20:20 +02:00
Nikolai Laevskii ac16ae42d7 Update message to use waning instead of info 2023-10-19 16:59:10 +02:00
Nikolai Laevskii 9e956a555c Add notice about binaries not being updated yet 2023-10-19 13:43:56 +02:00
dependabot[bot] 7da2a7eb0c
Bump @babel/traverse from 7.15.4 to 7.23.2 (#870) 2023-10-19 10:40:59 +02:00
Nikolai Laevskii acbf0586b1 Fix typo 2023-09-25 15:58:01 +02:00
Nikolai Laevskii 2651591c72 Update temporary directory creation 2023-09-25 15:58:01 +02:00
Dmitry Shibanov 5e21ff4d9b
Remove filter for cached paths (#831) 2023-08-15 15:53:46 +02:00
Dmitry Shibanov bea5baf987
change getinput to getstate for cache (#816) 2023-08-10 16:32:24 +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 c7a93deeac
resolve SymbolicLink (#809) 2023-07-13 14:06:23 +02:00
Dmitry Shibanov 34050076a5
Add check for existing paths (#803) 2023-07-13 14:03:41 +02:00
Louis Lam e2d34eacc8
Fix armv7 cache issue (#794) 2023-07-12 16:09:57 +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
Adam Jones d98fa11138
bugfix: Don't attempt to use Windows fallbacks on non-Windows OSes (#718) 2023-04-11 09:31:41 +02: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
Dmitry Shibanov 64ed1c7eab
Add support for v8-canary, nightly and rc (#655) 2023-01-05 13:16:21 +01:00
Sergey Dolin b28830cbe2 replace throw with warn 2022-12-12 10:21:16 +01:00
Sergey Dolin 676975d9aa Use early return pattern 2022-12-09 11:41:54 +01:00