Commit graph

281 commits

Author SHA1 Message Date
758e69ba27
Change LIFO to FIFO to preserve task order 2018-11-16 03:07:17 +01:00
064e7be78b
📄 Fix comment 2018-11-16 03:06:34 +01:00
0ef45bb318
🐛 Add remaining release paths with no extra data 2018-11-16 02:22:04 +01:00
171cfd8fd9
♻️ Remove any to improve code quality 2018-11-16 02:04:09 +01:00
1486384207
🐛 Add bugged release paths from assets_swtor_test_main 2018-11-16 02:03:37 +01:00
bddaef0373
♻️ Split SsnDiffType interface into separate file 2018-11-16 00:48:36 +01:00
9aff99ae86
♻️ Only use fat-arrow functions when immediately returning result 2018-11-16 00:43:50 +01:00
872b87a4e0
♻️ Remove this 2018-11-16 00:43:01 +01:00
93b3d6c75d
♻️ Re-export functions 2018-11-16 00:42:26 +01:00
6eea513c4b
👷‍♂️ Update tslint rules 2018-11-16 00:24:52 +01:00
e5bfdd6e95
🗑️ Remove download with vanilla Node.js 2018-11-16 00:23:25 +01:00
1326f5b5f4
🐛 Fix manifest verification for retailclient_squadron157 2018-11-09 03:18:21 +01:00
f7a0f4ebff
🎨 Update comment and cspell settings 2018-11-09 00:51:00 +01:00
0fc805f12d
♻️ Be more explicit in RegExp parsing 2018-11-04 17:06:31 +01:00
5caa3a935d
📄 Fix typo 2018-11-02 02:35:07 +01:00
bb57e99d04
🗑️ Remove unused ISettings interface 2018-11-02 02:34:29 +01:00
78bda898f9
🚚 Rename getPatch() to installPatch() 2018-11-02 02:01:26 +01:00
4dec585ba9
🗑 Remove TextDecoder import since it is part of Node 11 core 2018-11-02 00:56:57 +01:00
61b3770f24
🗑 Remove unneeded code 2018-11-02 00:56:18 +01:00
017b5f63eb
📄 Fix typos annd add to cspell settings 2018-11-02 00:54:12 +01:00
9a8a85bd59
🎨 Fix typo 2018-10-21 04:09:41 +02:00
a6c5204b50
🚚 Rename getReleaseZip to getPatchZip, add comments 2018-10-21 03:50:23 +02:00
f56f0c85e1
🚚 Rename getSolidpkgZip to GetReleaseZip, change npm script 2018-10-21 03:32:48 +02:00
684a123a76
🚚 Move command-line tools to ssn-tools repo 2018-10-19 01:07:12 +02:00
16d8f49ed8
Expose interfaces in entrypoint 2018-10-19 00:54:28 +02:00
44b8e8b275
🐎 Restrict download speed to increase perf 2018-10-18 02:07:24 +02:00
eb11b6414a
Restrict # concurrent downloads 2018-10-18 01:57:18 +02:00
9e8f1e11d8
🐛 Fix curl speed-limit 2018-10-14 01:18:38 +02:00
542cef9434
🐛 Fix curl speed-limit 2018-10-14 01:18:13 +02:00
a4698d07ab
🐛 Fix code only running once 2018-10-14 01:15:20 +02:00
a14727f3f0
🎨 Output error message to help debugging 2018-10-14 00:33:28 +02:00
cb0807d3cf
Enable curl download 2018-10-14 00:28:24 +02:00
22521238d9
🐛 Fix launching of ssn-installer 2018-10-08 21:37:15 +02:00
31d4210f0c
🐛 Fix process path of ssn-installer 2018-10-08 21:21:09 +02:00
d5fcd19e6a
👷‍♂️ Include ssn-installer as a dependency 2018-10-08 21:14:15 +02:00
7f63a97ebb
🐛 Use numerical sort to fix stack overflow 2018-10-07 20:41:17 +02:00
24515e41a3
Finish curl download implementation 2018-10-05 18:50:32 +02:00
c2cccc438c
🚑 Fix build error 2018-10-05 15:00:01 +02:00
35dfc7483d
♻ Refactor download wrapper into async func 2018-10-05 14:56:43 +02:00
806e9fb330
📓 Update documentation 2018-09-30 15:37:34 +02:00
b027d86c5f
🐛 Fix verification error for retailclient_publictest_0to200 2018-09-30 14:50:58 +02:00
161601d3d7
🎨 Improve error messaging 2018-09-30 14:48:30 +02:00
d60c9097ab
🐛 Fix promise not resolving after file download 2018-09-30 14:38:46 +02:00
6394de57f4
♻ Extract file download from preparation steps 2018-09-30 14:35:25 +02:00
facf0d12c9
🐛 Fix patch installation of deleted files 2018-09-16 04:04:34 +02:00
d4920a36ef
🐎 Restrict to 3 concurrent tasks for improved performance 2018-09-16 03:07:24 +02:00
496a9500a7
🐛 Fix patch install failure 2018-09-16 03:04:08 +02:00
6500b7a8c7
🐎 Offload file extraction to patch-installer instead of piping it back 2018-09-16 02:57:25 +02:00
f074739579
🚚 Rename patcher-installer to patch-installer 2018-09-14 18:55:41 +02:00
69759e5709
🎨 Even for newly added files, use .tmp file extension 2018-09-14 06:37:51 +02:00