Commit Graph

9 Commits

Author SHA1 Message Date
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