Commit graph

16 commits

Author SHA1 Message Date
Ivan Zosimov
832658fa34 Fixed text of the error 2022-04-20 17:07:52 +02:00
Ivan Zosimov
8c8442b8f8 Change behavior of the exception throwing 2022-04-20 16:43:06 +02:00
Ivan Zosimov
661954d154 Add caching of the compiler's temporary files 2022-04-18 17:57:33 +02:00
Dmitry Shibanov
e7d12af31e regenerate package-lock.json 2022-04-11 18:32:34 +02:00
Dmitry Shibanov
666e762399 Merge branch 'modules-caching' into v-dmshib/modules-caching 2022-04-11 18:09:48 +02:00
Ivan Zosimov
1466d1b901 Add functionality for caching with GHES 2022-04-07 11:44:23 +02:00
Ivan Zosimov
e72fc4648f Fix cache-save.ts file 2022-04-04 19:50:32 +02:00
Dmitry Shibanov
fce3a09c89 Merge branch 'modules-caching' into v-dmshib/modules-caching 2022-04-01 14:34:20 +02:00
Ivan Zosimov
3f2174ee39 Fix actions/cache module version and add tsc command to build command 2022-03-30 11:32:18 +02:00
Ivan Zosimov (Akvelon INC)
8d80cd6b60 Change code according to review points 2022-02-28 15:30:28 +03:00
Dmitry Shibanov
865dc0ce0e fix tests and change to dirname 2022-02-24 11:29:47 +03:00
Ivan Zosimov (Akvelon INC)
f7d54db843 Add new file-container for package-managers
File package-managers.ts was added.
2022-02-22 15:42:32 +03:00
Ivan Zosimov (Akvelon INC)
30f08b7b11 Fix bug with getting object property by its name 2022-02-22 15:11:41 +03:00
Ivan Zosimov (Akvelon INC)
f2efd31d13 Change code to make it more extandable in future 2022-02-22 14:55:30 +03:00
Ivan Zosimov (Akvelon INC)
8dd60badf6 Change behavior of the post-job
If caching is not enabled by action.yml input, save of the cache won't
occur in the post-job.
2022-02-21 18:26:18 +03:00
Ivan Zosimov (Akvelon INC)
53f5d5ec02 Format files according to Prettier rules and build 2022-02-21 16:29:32 +03:00