Commit graph

32 commits

Author SHA1 Message Date
e3db8d39f1 sort commands alphabetically 2021-09-30 22:12:37 +10:00
58fc4892eb Add Steam enum lookup command 2021-09-30 22:11:01 +10:00
034545df83 Abstract console access away behind an interface 2021-09-30 20:15:52 +10:00
5d72217e61 Cleanup, implement first Steam command 2021-09-30 20:10:35 +10:00
1a3b150b27 offload subtrees to their own assemblies 2021-09-30 20:01:03 +10:00
81681c35e7 Move code to new projects 2021-09-30 19:52:25 +10:00
d2281dc1ca basic restreucturing 2021-09-30 19:44:08 +10:00
395af281d1 Add command to look up a VK callsign 2021-09-30 18:12:02 +10:00
4d35fee21e Simplify SAS command to generate full URL, only add SAS if needed. 2021-09-26 14:07:50 +10:00
71a2030a05 Add command to generate SAS token for private containers 2021-09-26 14:00:51 +10:00
ef2936528d clean up command help 2021-09-26 14:00:33 +10:00
2bb64636ae Add command to copy file to Azure Storage 2021-09-26 13:39:45 +10:00
0248df4701 Calculate container name and path prefix together 2021-09-26 00:52:18 +10:00
4743b1a74c Minor refactoring, add enumeration of storage container by folder, by container, or by entire account 2021-09-26 00:33:10 +10:00
a4f9f13780 implement "cdn ls" via CommandLineParser 2021-09-26 00:07:48 +10:00
74c7070e38 refactor CI matrix 2021-09-25 23:31:05 +10:00
ffa89f5845 Move production code into place 2021-09-25 23:29:46 +10:00
3028f83d19 help text tests pass 2021-09-25 23:22:16 +10:00
5b242dd42f more line endings wizardry 2021-09-25 23:07:42 +10:00
d351476ba9 run tests in CI 2021-09-25 23:05:07 +10:00
f45b840705 line endings 2021-09-25 23:04:18 +10:00
42fba23dd6 WIP before line endings normalisation 2021-09-25 23:03:50 +10:00
bcbd8eae6f fix build failure due to naming collissions 2021-09-25 22:27:55 +10:00
7d656c7dd8 namespacing 2021-09-25 22:19:16 +10:00
2fd9a65f37 Remove coverlet 2021-09-25 22:18:26 +10:00
ebe9e17b86 some poor initial progress on command trees 2021-09-25 22:18:03 +10:00
fab5d2a902 a bit of restructuring 2021-09-25 22:17:53 +10:00
ddbef0a75e fix weird whitespace thingy 2021-09-25 21:28:41 +10:00
34064dc1d6 add .net sdk to ci definition 2021-09-25 21:26:05 +10:00
d6eeabd796 Add initial CI 2021-09-25 21:23:57 +10:00
ec19c1d01a Initial project structure 2021-09-25 21:20:48 +10:00
Yaakov
1fd7b8fae8
Initial commit 2021-09-25 21:17:39 +10:00