Commit Graph

18 Commits (b91ca81f0eb74df7a9388c9dcf644bea3c71fecc)

Author SHA1 Message Date
Ivan Zosimov 2d848c0e6a Fix review points
README.md file was updated, removed async declaration in cache-utils
file and changed the error message in cache-save file.
3 years ago
Ivan Zosimov ede5159e42 Fix review points 3 years ago
Ivan Zosimov 832658fa34 Fixed text of the error 3 years ago
Ivan Zosimov 8c8442b8f8 Change behavior of the exception throwing 3 years ago
Ivan Zosimov 661954d154 Add caching of the compiler's temporary files 3 years ago
Dmitry Shibanov e7d12af31e regenerate package-lock.json 3 years ago
Dmitry Shibanov 666e762399 Merge branch 'modules-caching' into v-dmshib/modules-caching 3 years ago
Ivan Zosimov 1466d1b901 Add functionality for caching with GHES 3 years ago
Ivan Zosimov e72fc4648f Fix cache-save.ts file 3 years ago
Dmitry Shibanov fce3a09c89 Merge branch 'modules-caching' into v-dmshib/modules-caching 3 years ago
Ivan Zosimov 3f2174ee39 Fix actions/cache module version and add tsc command to build command 3 years ago
Ivan Zosimov (Akvelon INC) 8d80cd6b60 Change code according to review points 3 years ago
Dmitry Shibanov 865dc0ce0e fix tests and change to dirname 3 years ago
Ivan Zosimov (Akvelon INC) f7d54db843 Add new file-container for package-managers
File package-managers.ts was added.
3 years ago
Ivan Zosimov (Akvelon INC) 30f08b7b11 Fix bug with getting object property by its name 3 years ago
Ivan Zosimov (Akvelon INC) f2efd31d13 Change code to make it more extandable in future 3 years ago
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.
3 years ago
Ivan Zosimov (Akvelon INC) 53f5d5ec02 Format files according to Prettier rules and build 3 years ago