Commit Graph

15 Commits (5a9c31a7dbb5a573688e67a1733a0644187ceeb8)

Author SHA1 Message Date
Ivan Zosimov ede5159e42 Fix review points 3 years ago
Ivan Zosimov 832658fa34 Fixed text of the error 3 years ago
Ivan Zosimov 9bc7dce839 Fix typo 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
Ivan Zosimov e72fc4648f Fix cache-save.ts file 3 years ago
Ivan Zosimov (Akvelon INC) 07ecad3aa8 Add changes before sync with upstream 3 years ago
Ivan Zosimov (Akvelon INC) 2d0c507407 Change cache-save.ts file 3 years ago
Ivan Zosimov (Akvelon INC) 8d80cd6b60 Change code according to review points 3 years ago
Ivan Zosimov (Akvelon INC) 86d1cd689b Change code according to review points 3 years ago
Ivan Zosimov (Akvelon INC) f2efd31d13 Change code to make it more extandable in future 3 years ago
Ivan Zosimov (Akvelon INC) d450effe85 Rebuild action with some small changes.
Changes were applied to some debug messages.
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
Ivan Zosimov (Akvelon INC) 25a133c257 Add logic for modules caching
Such files as cache-restore.ts, cache-utils.ts, constants.ts,
cache-save.ts we added. Main.ts file now incorporates logic for using
files mentioned above.
3 years ago