Commit Graph

14 Commits (395ad3262231945c25e8478fd5baf05154b1d79f)

Author SHA1 Message Date
Priya Gupta 2028fbc5c2
Limit automatic caching to npm, update workflows and documentation (#1374)
* default to auto-caching only for npm package manager and documentation update

* refactor: enhance package manager detection for auto-caching

* add devEngines.packageManager detection logic for npm auto-caching

* chore: bump version to 6.0.0 and update documentation

* docs: update README and action.yml for npm caching logic clarification

* chore: update Node.js version in workflows

* chore: update Node.js versions in versions.yml

* chore: update rc Node.js version in versions.yml

* chore: switch macos-13 runner to macos-latest-large in workflow

* docs: update README and advanced usage documentation
2 months ago
MaksimZhukov 5ef044f9d0
Update reusable workflows to use Node.js v20 (#889) 2 years ago
Jeff Wen f8aa08ed8e
Update check-dist workflow name (#710) 2 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
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 da188081b1 Update workflows to use reusable-workflows 3 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
Thomas Boop 28df918a56
Update default runtime to node16 (#414) 4 years ago
Nick Schonning f658dc5bd7
ci: use NPM cache in check-dist (#393) 4 years ago
Brian Cristante 928244ce45 Add check-dist.yml 4 years ago