Commit Graph

14 Commits

Author SHA1 Message Date
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 1466d1b901 Add functionality for caching with GHES 2022-04-07 11:44:23 +02:00
Ivan Zosimov 104f9bb034 Add unit-tests for cache-restore file 2022-03-31 21:19:33 +02:00
Ivan Zosimov 1a1c412f7e Merge branch 'modules-caching' into modules-caching-tests 2022-03-30 11:00:12 +02:00
Ivan Zosimov (Akvelon INC) 4d62da4173 Add some unit tests fot cache-utils.ts file 2022-03-05 11:01:57 +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) 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) 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) 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