Commit graph

15 commits

Author SHA1 Message Date
Ivan Zosimov
ede5159e42 Fix review points 2022-04-20 17:36:08 +02:00
Ivan Zosimov
832658fa34 Fixed text of the error 2022-04-20 17:07:52 +02:00
Ivan Zosimov
9bc7dce839 Fix typo 2022-04-20 16:54:50 +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
Ivan Zosimov
e72fc4648f Fix cache-save.ts file 2022-04-04 19:50:32 +02:00
Ivan Zosimov (Akvelon INC)
07ecad3aa8 Add changes before sync with upstream 2022-03-05 13:24:53 +03:00
Ivan Zosimov (Akvelon INC)
2d0c507407 Change cache-save.ts file 2022-03-04 09:51:45 +03:00
Ivan Zosimov (Akvelon INC)
8d80cd6b60 Change code according to review points 2022-02-28 15:30:28 +03:00
Ivan Zosimov (Akvelon INC)
86d1cd689b Change code according to review points 2022-02-28 14:02:27 +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)
d450effe85 Rebuild action with some small changes.
Changes were applied to some debug messages.
2022-02-22 12:01:12 +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
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.
2022-02-21 16:21:14 +03:00