Dmitry Shibanov and GitHub
cb95c398f6
Update toolkit cache to fix zstd ( #804 )
2023-07-12 12:13:18 +02:00
Dmitry Shibanov and GitHub
c6722d36aa
update doc for frozen lock file ( #789 )
2023-06-22 15:55:14 +02:00
Dmitry Shibanov and GitHub
5b32c9063c
Update xml2js ( #742 )
2023-04-20 12:55:12 +02:00
Dmitry Shibanov and GitHub
9d255ef245
Adjust usage section ( #734 )
2023-04-06 10:52:43 +02:00
Dmitry Shibanov and GitHub
64ed1c7eab
Add support for v8-canary, nightly and rc ( #655 )
2023-01-05 13:16:21 +01:00
Dmitry Shibanov and GitHub
2349c84f5c
Add support for nightly and rc versions ( #611 )
2022-11-17 14:35:58 +01:00
Dmitry Shibanov and GitHub
6bc15ab23c
Update minimatch ( #608 )
2022-11-14 13:34:05 +01:00
Dmitry Shibanov and GitHub
9b8fcdc725
change datadog to ubuntu docker image ( #620 )
2022-11-09 18:18:47 +01:00
Dmitry Shibanov and GitHub
00e1b6691b
Pass the token input through on GHES ( #595 )
2022-11-02 12:24:44 +01:00
Dmitry Shibanov and GitHub
16352bb09b
Get rid of warnings for set-output ( #607 )
2022-10-25 16:37:59 +02:00
Dmitry Shibanov and GitHub
788c6ccbd0
remove node-version 12 from matrix ( #594 )
2022-10-17 12:23:04 +02:00
Dmitry Shibanov and GitHub
c96ab56c5b
Add information about always-auth input ( #585 )
2022-10-03 15:15:33 +02:00
Dmitry Shibanov and GitHub
9ced9a43a2
remove version input ( #424 )
2022-02-24 16:31:57 +03:00
Dmitry Shibanov and GitHub
3e90744edf
Update lockfileVersion ( #422 )
2022-02-24 14:42:19 +03:00
Dmitry Shibanov and GitHub
1f8c6b94b2
Pass to warning uncaught exceptions ( #359 )
2021-12-28 12:25:43 +03:00
Dmitry Shibanov and GitHub
9a74eb4e64
Throw error only if exit code is note zero. ( #358 )
2021-12-27 12:34:06 +03:00
Dmitry Shibanov and GitHub
04c56d2f95
update cache to 1.0.8 ( #367 )
2021-11-29 13:35:08 +03:00
Dmitry Shibanov and GitHub
fd4bd829f2
Add issue and pull request templates ( #344 )
2021-10-18 13:39:58 +03:00
Dmitry Shibanov and GitHub
a4b8ed2f4e
Update dependencies ( #346 )
2021-10-14 13:18:01 +03:00
Dmitry Shibanov
cfe70f9fe8
update dependencies
2021-06-30 13:08:07 +03:00
Dmitry Shibanov
b259ba49fe
rebuild project
2021-06-30 11:41:00 +03:00
Dmitry Shibanov
55e10498cf
Merge branch 'main' into add-caching-for-node-dependencies
2021-06-30 11:39:23 +03:00
Dmitry Shibanov
72922790cb
fix for documentation
2021-06-30 10:39:46 +03:00
Dmitry Shibanov
d36a3314a5
work on resolving comments
2021-06-25 12:06:49 +03:00
Dmitry Shibanov
f2b87bb2c2
Squashed commit of the following:
...
commit 446068aff1ec25da69c5b6af6d01dd19b230b4b2
Author: Alena Sviridenko <alenasviridenko@github.com >
Date: Tue Jun 22 17:51:35 2021 +0300
updated headers
commit d7e254e6e9534bb627373b7e40400cc45a888815
Author: Alena Sviridenko <alenasviridenko@github.com >
Date: Thu Jun 17 17:35:34 2021 +0300
updated links
commit ffd9956eda8c43e846f3305bad21fa064b07280f
Author: AlyonaSviridenko <alenasviridenko@github.com >
Date: Thu Jun 17 17:33:41 2021 +0300
Added advanced usage
commit 1e068f031030962d380a1bae32beb806d1c6f818
Author: AlyonaSviridenko <alenasviridenko@github.com >
Date: Thu Jun 17 15:07:42 2021 +0300
Updated readme with caching
commit 7528c3399a9c8e0b4e63f7a079e0078af6b92d6a
Author: Maxim Lobanov <v-malob@microsoft.com >
Date: Wed Jun 16 14:43:46 2021 +0300
Update versions.yml
2021-06-22 18:32:22 +03:00
Dmitry Shibanov
1088324e41
remove workaround
2021-06-17 17:47:24 +03:00
Dmitry Shibanov
05f3e9f4fa
remove eol in gitattributes
2021-06-17 17:20:16 +03:00
Dmitry Shibanov and GitHub
3d0d4edb10
Add node's caching implementation ( #2 )
...
* first iteration for implementation of caching
* add logs
* add debug line
* fix build command
* fix path
* add possible post-if
* remove braces
* test new action post-if variant
* work on built-in caching
* remove post-if
* pass version
* work on yarn support
* fix return value
* change names and remove logs
* worked on resolving comments
* check post-if for null
* add success() condition
* remove primary key field
* work on resolving comments
* remove logs
* resolving comments
* resolving comments
* resolving comments
* resolving comments
* fix getpackageManagerVersion
* run clean for unstaged changes
* fix falling version tests
* work on resolving comments
* resolving comments
* fix comment
* resolve comments
* Add tests to cover node's caching (#3 )
* add tests to cover node's caching
* work on fixing tests
* fix e2e tests
* rebuild and fix test
* fixing tests
* change name of describes, it and fix test
* add names for jobs
* fix issue
2021-06-16 09:52:44 +03:00