415 Commits

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

* fix broken link
2022-04-22 08:58:19 -04:00
86bf502a33 extend documentation on scope parameter (#470)
This also ends all descriptions with a full stop (`.`).
2022-04-19 13:43:19 -04:00
146c4d84a5 improve caching documentation (#468) 2022-04-18 16:15:27 +02:00
56337c4255 Updated @actions/cache (#460)
* Updated @actions/cache

* Licensed cache

* new build

* Updated version
v3.1.1
2022-04-11 19:06:18 +05:30
76d3665dc0 Convert CONDUCT to CODE_OF_CONDUCT.md (#391)
* Rename CONDUCT to CODE_OF_CONDUCT.md

* Update CODE_OF_CONDUCT link
2022-04-05 11:16:57 -04:00
5b52f097d3 Bump actions/checkout@v3 within advanced usage examples documentation (#456) v3.1.0 2022-04-01 10:41:49 +02:00
75716637dc Bump to actions/checkout@v3 (#437) 2022-04-01 10:13:52 +02:00
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
bacd6b4b3a Caching on GHES (#452)
* add support for ghes caching

* fix licesnses

* work on resolving comments

* change internal error to warning

* fix warning for internal errors

* update version
2022-03-31 15:10:37 -04:00
bed538bd04 Merge pull request #448 from actions/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-24 09:33:20 -04:00
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>
2022-03-24 11:54:46 +00:00
ed960c9656 Merge pull request #440 from actions/joshmgross/service-codeowners
Update CODEOWNERS to actions-service
2022-03-10 13:32:59 -05:00
77f43a4400 Update CODEOWNERS to actions-service 2022-03-10 13:27:02 -05:00
9ced9a43a2 remove version input (#424) v3.0.0 2022-02-24 16:31:57 +03:00
3e90744edf Update lockfileVersion (#422) 2022-02-24 14:42:19 +03:00
28df918a56 Update default runtime to node16 (#414) 2022-02-22 11:28:24 +03:00
f099707f6e fix tsc build error for @actions/http-client (#402) 2022-01-11 13:06:36 +03:00
f658dc5bd7 ci: use NPM cache in check-dist (#393) 2022-01-06 16:27:25 +03:00
5e2e068714 ci(workflow): add cache to workflows using actions/setup-node (#287) 2021-12-30 17:05:57 +03:00
7a0f7a9962 Fix grammar in the README (#331) 2021-12-30 17:01:04 +03:00
7b558676dd chore: Remove strategy for non-matrix builds (#186) 2021-12-30 16:58:49 +03:00
1f8c6b94b2 Pass to warning uncaught exceptions (#359) v2.5.1 2021-12-28 12:25:43 +03:00
9a74eb4e64 Throw error only if exit code is note zero. (#358) 2021-12-27 12:34:06 +03:00
04c56d2f95 update cache to 1.0.8 (#367) v2.5.0 2021-11-29 13:35:08 +03:00
d08cf22211 Adding Node.js version file support (#338) 2021-11-29 12:18:31 +03:00
360ab8b75b Fix typo in the bug_report template (#353) 2021-11-03 13:20:09 +03:00
fd4bd829f2 Add issue and pull request templates (#344) 2021-10-18 13:39:58 +03:00
a4b8ed2f4e Update dependencies (#346) 2021-10-14 13:18:01 +03:00
270253e841 Merge pull request #327 from WtfJoke/addCacheHitOutPut
Add 'cache-hit' as output
v2.4.1
2021-09-24 18:27:23 +03:00
d1178716db Add 'cache-hit' as output 2021-09-23 13:17:32 +00:00
041bafb672 Merge pull request #322 from brcrista/brcrista/check-dist
Create check-dist.yml
2021-09-16 18:12:52 +03:00
996306e892 rm __tests__/verify-no-unstaged-changes.sh 2021-09-16 10:54:26 -04:00
85d4122530 Fix triggers in licensed.yml 2021-08-25 11:29:51 -04:00
928244ce45 Add check-dist.yml 2021-08-25 11:29:50 -04:00
25316bbc1f Merge pull request #305 from MaksimZhukov/mazhuk/adding-support-for-monorepos
Support caching for mono repos and repositories with complex structure
v2.4.0
2021-08-05 19:17:12 +03:00
76a4cff9ae update readme and dist files 2021-08-05 12:00:47 +00:00
a869e7cc2d Merge branch 'main' of https://github.com/MaksimZhukov/setup-node into mazhuk/adding-support-for-monorepos 2021-08-05 11:48:54 +00:00
a0cdab1110 Merge pull request #299 from actions/malob/adr-caching-monorepos
ADR for support caching for mono repos and repositories with complex structure
2021-08-05 10:53:54 +03:00
4d0182af5e Merge pull request #310 from actions/revert-308-v-alsvir/disable-cache-usage-temp-v2
Revert "Temporarily disabled cache usage for v2"
v2.3.2
2021-08-04 17:21:06 +03:00
896ee80599 Restore YARN flag 2021-08-04 17:04:32 +03:00
d21ecc7c5b Revert "Temporarily disabled cache usage for v2" 2021-08-04 17:00:35 +03:00
d6e3b5539e Merge pull request #308 from actions/v-alsvir/disable-cache-usage-temp-v2
Temporarily disabled cache usage for v2
v2.3.1
2021-08-03 19:20:30 +03:00
db716f881a Add yarn env variable 2021-08-03 18:53:52 +03:00
c24389f79e Staging unstaged 2021-08-03 18:37:52 +03:00
004fb83876 Temporarily disabled cache usage 2021-08-03 18:33:25 +03:00
180b77fed2 Update the caching section in the README 2021-08-03 17:18:13 +03:00
9f31dbbbc4 Support caching for mono repos and repositories with complex structure 2021-08-02 20:44:59 +03:00
aa759c6c94 Merge pull request #278 from jacobwgillespie/cache-pnpm
Add pnpm caching support
v2.3.0
2021-07-20 15:22:13 +03:00
0ae03de2b7 Reorder to npm, yarn, pnpm 2021-07-15 20:14:30 +01:00
4bc87b8e10 Bump e2e tests to 6.10.0 2021-07-15 14:51:41 +03:00