Commit Graph

85 Commits (746f200ccd643b24d522e7ec774483ac670436ca)

Author SHA1 Message Date
Priya Gupta 746f200ccd
Refactor GitHub Actions workflow for OS and Node versions
Updated the workflow to support multiple OS and Node.js versions, and upgraded checkout action from v4 to v5.
2 months ago
Priya Gupta 4fcdf84cf4
Revise CI workflow for multi-OS and Node.js support
Updated the GitHub Actions workflow to support multiple OS and Node.js versions. Changed checkout action version and modified yarn install command to ignore engines.
2 months ago
Priyagupta108 7299ce5c60 Test macos-14-large x64 runner 5 months ago
Priyagupta108 1ea62dc588 Test macos-14-large x64 runner 5 months ago
gowridurgad a7c2d9473e
actions/cache upgrade (#1251)
Co-authored-by: “gowridurgad” <“hgowridurgad@github.com>
9 months ago
dependabot[bot] 111c4beff8
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1195)
Bumps [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/actions/publish-immutable-action/releases)
- [Commits](https://github.com/actions/publish-immutable-action/compare/0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: actions/publish-immutable-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
dependabot[bot] 0bc26deefe
Bump pnpm/action-setup from 2 to 4 (#1194)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v4)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 months ago
aparnajyothi-y 48b90677b6
Add macos-13 to the workflows and upgrade publish-actions from 0.2.2 to 0.3.0 (#1174)
* Update versions.yml

* Update versions.yml

* ubuntu-24, macos-13 updates

* check -failure fix
1 year ago
Joel Ambass d6ebc7b438
Upgrade IA Publish 1 year ago
Joel Ambass aa363ded8f Create publish-immutable-action.yml 1 year ago
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
2 years ago
Manta Anantachai S d86ebcd40b
Add support for `volta.extends` (#921)
* Add support for `volta.extends`

* Code review
2 years ago
MaksimZhukov 5ef044f9d0
Update reusable workflows to use Node.js v20 (#889) 2 years ago
Trivikram Kamat ee36e8b5c0
Ignore engines check in Yarn 1 e2e-cache tests (#882) 2 years ago
Dmitry Shibanov 8f152de45c
Update actions/checkout for documentation and yaml (#876) 2 years ago
Dmitry Shibanov 1a4442cacd
Update toolkit cache and core (#875) 2 years ago
Vytis Valentinavičius ca2d4e0cdd
feat: handling the case where "node" is used for tool-versions file. (#812) 2 years ago
Dmitry Shibanov 34050076a5
Add check for existing paths (#803) 2 years ago
Jeff Wen f8aa08ed8e
Update check-dist workflow name (#710) 2 years ago
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
3 years ago
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
3 years ago
Nikolai Laevskii 10efafcbcf Update canary version in tests to an existing one 3 years ago
IvanZosimov fcd18100cc Add update-config-files.yml 3 years ago
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
3 years ago
MaksimZhukov 3dbcda8bc2
Update release-new-action-version.yml (#664) 3 years ago
Dmitry Shibanov 64ed1c7eab
Add support for v8-canary, nightly and rc (#655) 3 years ago
IvanZosimov 92a07fe466 Fix review points 3 years ago
IvanZosimov 217387cf3e Update action to use reusable-workflows repo 3 years ago
IvanZosimov f5ab623822 Add links to reusable workflows 3 years ago
IvanZosimov ca97bf7f80 Update workflows 3 years ago
IvanZosimov fe4d514f1a Update codeql-analysis workflow 3 years ago
IvanZosimov 8151ea11a4 Setup codeql-analysis workflow 3 years ago
IvanZosimov da188081b1 Update workflows to use reusable-workflows 3 years ago
James M. Greene 3ae886ede4
Update to latest `actions/publish-action` (#630) 3 years ago
Dmitry Shibanov 2349c84f5c
Add support for nightly and rc versions (#611) 3 years ago
Dmitry Shibanov 9b8fcdc725
change datadog to ubuntu docker image (#620) 3 years ago
Dmitry Shibanov 16352bb09b
Get rid of warnings for set-output (#607) 3 years ago
Dmitry Shibanov 788c6ccbd0
remove node-version 12 from matrix (#594) 3 years ago
Evgenii Korolevskii 969bd26639
Fix test volta priority (#577) 3 years ago
Jef LeCompte 4cffe5c52b
chore: remove sponge usage 3 years ago
Jef LeCompte 1e6f2cd312
test: add volta e2e test 3 years ago
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
3 years ago
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
3 years ago
Jack Bates eeb10cff27
Support lts/-n aliases (#481) 4 years ago
Hideki Igarashi dbb64ac1d1 Add support for asdf format as Node.js version file 4 years ago
Milos Pantic 17f8bd9264
Expand current syntax to support aliases for latest version (current/latest/node) (#483) 4 years ago
Peter Mescalchin 75716637dc
Bump to `actions/checkout@v3` (#437) 4 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
4 years ago
Dmitry Shibanov 3e90744edf
Update lockfileVersion (#422) 4 years ago
Thomas Boop 28df918a56
Update default runtime to node16 (#414) 4 years ago