Commit Graph

215 Commits (337fdf2194d3e87cdd26672305866d19d404fcd3)
 

Author SHA1 Message Date
Araxeus 337fdf2194
fix broken link in readme ()
* fix broken link

* fix broken link
Philipp Bammes 86bf502a33
extend documentation on `scope` parameter ()
This also ends all descriptions with a full stop (`.`).
Dmitry Shibanov 146c4d84a5
improve caching documentation ()
Deepak Dahiya 56337c4255
Updated @actions/cache ()
* Updated @actions/cache

* Licensed cache

* new build

* Updated version
Anil Seervi 76d3665dc0
Convert CONDUCT to CODE_OF_CONDUCT.md ()
* Rename CONDUCT to CODE_OF_CONDUCT.md

* Update CODE_OF_CONDUCT link
Peter Mescalchin 5b52f097d3
Bump `actions/checkout@v3` within advanced usage examples documentation ()
Peter Mescalchin 75716637dc
Bump to `actions/checkout@v3` ()
Peter Mescalchin 546fd45825
Updated documentation/workflows to use `actions/setup-node@v3` ()
* 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
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
Brian Cristante bed538bd04
Merge pull request from actions/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
dependabot[bot] f3e93d1b9d
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Brian Cristante ed960c9656
Merge pull request from actions/joshmgross/service-codeowners
Update CODEOWNERS to actions-service
Josh Gross 77f43a4400
Update CODEOWNERS to actions-service
Dmitry Shibanov 9ced9a43a2
remove version input ()
Dmitry Shibanov 3e90744edf
Update lockfileVersion ()
Thomas Boop 28df918a56
Update default runtime to node16 ()
Meng Ye f099707f6e
fix tsc build error for @actions/http-client ()
Nick Schonning f658dc5bd7
ci: use NPM cache in check-dist ()
Oscar Dominguez 5e2e068714
ci(workflow): add cache to workflows using actions/setup-node ()
HonkingGoose 7a0f7a9962
Fix grammar in the README ()
Nick Schonning 7b558676dd
chore: Remove strategy for non-matrix builds ()
Dmitry Shibanov 1f8c6b94b2
Pass to warning uncaught exceptions ()
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 ()
Alexander Forbes-Reed 360ab8b75b
Fix typo in the `bug_report` template ()
Dmitry Shibanov fd4bd829f2
Add issue and pull request templates ()
Dmitry Shibanov a4b8ed2f4e
Update dependencies ()
MaksimZhukov 270253e841
Merge pull request from WtfJoke/addCacheHitOutPut
Add 'cache-hit' as output
Manuel d1178716db Add 'cache-hit' as output
MaksimZhukov 041bafb672
Merge pull request from brcrista/brcrista/check-dist
Create check-dist.yml
Brian Cristante 996306e892 rm __tests__/verify-no-unstaged-changes.sh
Brian Cristante 85d4122530 Fix triggers in licensed.yml
Brian Cristante 928244ce45 Add check-dist.yml
MaksimZhukov 25316bbc1f
Merge pull request from MaksimZhukov/mazhuk/adding-support-for-monorepos
Support caching for mono repos and repositories with complex structure
Maxim Lobanov 76a4cff9ae update readme and dist files
Maxim Lobanov a869e7cc2d Merge branch 'main' of https://github.com/MaksimZhukov/setup-node into mazhuk/adding-support-for-monorepos
MaksimZhukov a0cdab1110
Merge pull request from actions/malob/adr-caching-monorepos
ADR for support caching for mono repos and repositories with complex structure
Alena Sviridenko 4d0182af5e
Merge pull request from actions/revert-308-v-alsvir/disable-cache-usage-temp-v2
Revert "Temporarily disabled cache usage for v2"
Alena Sviridenko 896ee80599
Restore YARN flag
Alena Sviridenko d21ecc7c5b
Revert "Temporarily disabled cache usage for v2"
Alena Sviridenko d6e3b5539e
Merge pull request from actions/v-alsvir/disable-cache-usage-temp-v2
Temporarily disabled cache usage for v2
AlyonaSviridenko db716f881a Add yarn env variable
AlyonaSviridenko c24389f79e Staging unstaged
AlyonaSviridenko 004fb83876 Temporarily disabled cache usage
MaksimZhukov 180b77fed2 Update the caching section in the README
MaksimZhukov 9f31dbbbc4 Support caching for mono repos and repositories with complex structure
MaksimZhukov aa759c6c94
Merge pull request from jacobwgillespie/cache-pnpm
Add pnpm caching support
Jacob Gillespie 0ae03de2b7
Reorder to npm, yarn, pnpm
Maxim Lobanov 4bc87b8e10
Bump e2e tests to 6.10.0