Commit Graph

60 Commits

Author SHA1 Message Date
Ivan Zosimov 832658fa34 Fixed text of the error 2022-04-20 17:07:52 +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
Dmitry Shibanov e7d12af31e regenerate package-lock.json 2022-04-11 18:32:34 +02:00
Dmitry Shibanov 666e762399 Merge branch 'modules-caching' into v-dmshib/modules-caching 2022-04-11 18:09:48 +02:00
Ivan Zosimov 1466d1b901 Add functionality for caching with GHES 2022-04-07 11:44:23 +02:00
Ivan Zosimov e72fc4648f Fix cache-save.ts file 2022-04-04 19:50:32 +02:00
Ivan Zosimov c733861b29 Fix review points 2022-04-04 19:29:29 +02:00
Dmitry Shibanov fce3a09c89 Merge branch 'modules-caching' into v-dmshib/modules-caching 2022-04-01 14:34:20 +02:00
Ivan Zosimov 3f2174ee39 Fix actions/cache module version and add tsc command to build command 2022-03-30 11:32:18 +02:00
Ivan Zosimov ccf8d261da Fix review points and rebuild solution 2022-03-30 11:03:10 +02:00
Ivan Zosimov (Akvelon INC) c8d315d95f Merge branch 'main' into modules-caching 2022-03-05 13:38:05 +03:00
Ivan Zosimov (Akvelon INC) 07ecad3aa8 Add changes before sync with upstream 2022-03-05 13:24:53 +03:00
Ivan Zosimov (Akvelon INC) 8d80cd6b60 Change code according to review points 2022-02-28 15:30:28 +03:00
Dmitry Shibanov f6164bd8c8
Remove stable input and fix SemVer notation (#195) 2022-02-28 10:16:32 +03:00
Ivan Zosimov (Akvelon INC) 2e1e7c7d7e Make some small changes according to review points 2022-02-24 13:25:48 +03:00
Dmitry Shibanov 865dc0ce0e fix tests and change to dirname 2022-02-24 11:29:47 +03:00
Ivan Zosimov (Akvelon INC) b50606f375 Rebuild action 2022-02-24 10:59:56 +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) 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) 766a3397b4 Rebuild index.js file for the main job 2022-02-21 17:14:54 +03:00
Ivan Zosimov (Akvelon INC) 53f5d5ec02 Format files according to Prettier rules and build 2022-02-21 16:29:32 +03:00
Dmitry Shibanov bfdd3570ce
Implement "check-latest" flag to check if pre-cached version is latest one (#186) 2022-02-09 14:59:04 +03:00
Paul Cacheux bba6fe1d58 Fix extractor selection on windows 2021-08-19 21:32:02 +02:00
Thomas Boop 37335c7bb2
Swap to Environment Files (#76)
* Swap to env files
2020-10-01 10:45:00 -04:00
Thomas Boop 23a9878ae4 Add Licensed workflow and configuration files 2020-08-11 20:55:11 -04:00
Thomas Boop a01ab08f9a Add Third Party License Information 2020-08-06 19:13:07 -04:00
Bryan MacFarlane 33cbf07c96 workflow main references 2020-07-22 08:04:56 -04:00
Maxim Lobanov d0c5defdf3
Switch manifest installation from "master" to "main" branch (#65)
* switch from master to main branch

* Update README.md
2020-07-20 12:50:40 -04:00
Dmitry Shibanov 1616116e1b
Use GitHub releases to download Go versions. (#58) 2020-06-29 11:41:13 -04:00
Bryan MacFarlane 6613fc89fc go env block 2020-04-06 08:42:55 -04:00
Bryan MacFarlane 0dbc7e4965 toString 2020-03-31 10:40:32 -04:00
Bryan MacFarlane 2091469f9f lint 2020-03-31 10:38:13 -04:00
Bryan MacFarlane cec6ecefb4 output version of go it resolved to 2020-03-31 10:32:03 -04:00
Bryan MacFarlane 1c06f0e82e couple tests 2020-03-27 00:55:12 -04:00
Bryan MacFarlane dec4fc5647 update tool-cache version 2020-03-26 13:52:36 -04:00
Bryan MacFarlane 262468e92f only needed to do once 2020-03-26 13:46:15 -04:00
Bryan MacFarlane 4e8106ca18 create profiles go dir if go installed but not exists 2020-03-26 13:00:45 -04:00
Bryan MacFarlane 93ddff5bef lint 2020-03-26 12:55:08 -04:00
Bryan MacFarlane 1fea44b3f0 create bin if not under go env GOPATH 2020-03-26 12:40:41 -04:00
Bryan MacFarlane 3e014ec8a4 lint 2020-03-26 12:23:38 -04:00
Bryan MacFarlane 3d0e3826ed prefer globally installed bin 2020-03-26 12:02:52 -04:00
Bryan MacFarlane 9c31f591e9 add bin to path 2020-03-26 11:53:35 -04:00
Bryan MacFarlane 9b1c41166a fix version dir 2020-03-26 10:44:11 -04:00
Bryan MacFarlane 655555d319 fix cache dir issue 2020-03-26 10:38:51 -04:00
Bryan MacFarlane 768458bd0b pre-release version and test 2020-02-10 19:18:01 -05:00
Bryan MacFarlane 43880314e9 CR feedback 2020-02-10 15:21:04 -05:00