Commit Graph

2133 Commits

Author SHA1 Message Date
Timothy Baldridge
a11508e4b6
Merge branch 'master' into missing-delete-awaits 2020-04-10 17:20:29 -06:00
Timothy Baldridge
8e66f47fb7
Merge pull request #704 from wabbajack-tools/issue-700
Switch several ProcessStartInfo uses to ProcessHelper
2020-04-10 17:16:42 -06:00
Timothy Baldridge
e947919462 Retarget EntryPoint to be based off the location of Wabbajack.Common.dll 2020-04-10 16:55:32 -06:00
Timothy Baldridge
c8120adf8b Fix nullable error 2020-04-10 16:35:35 -06:00
Timothy Baldridge
0830480821 Fixes for broken bethesda tests. 2020-04-10 15:52:31 -06:00
Justin Swanson
69f18f2e22 Context.Stage's return action swapped to Func<Task>
So that its internal delete directory call can be awaited
2020-04-10 14:44:36 -05:00
Justin Swanson
f8d692afd0 Added async factory to VFSTests, so deletion can be awaited 2020-04-10 14:35:47 -05:00
Justin Swanson
165b857709 WabbajackTest.TestUtils calls await on directory deletion 2020-04-10 14:33:09 -05:00
Timothy Baldridge
712438c6a6 Several ProcessStartInfo -> ProcessHelper conversions 2020-04-10 06:58:55 -06:00
Timothy Baldridge
18d5f56f52
Merge pull request #697 from wabbajack-tools/dependabot/nuget/MegaApiClient-1.8.0
Bump MegaApiClient from 1.7.1 to 1.8.0
2020-04-10 05:16:44 -06:00
Timothy Baldridge
ea1b4a1661
Merge pull request #698 from erri120/mega-tfa
Mega TFA fix
2020-04-10 05:16:17 -06:00
erri120
d25915c4f5
Using new Enum value for MEGA ApiResultCode 2020-04-10 12:47:29 +02:00
erri120
a864677463
Updated MegaApiClient to 1.8.0 2020-04-10 12:46:01 +02:00
dependabot-preview[bot]
87b13533d6
Bump MegaApiClient from 1.7.1 to 1.8.0
Bumps [MegaApiClient](https://github.com/gpailler/MegaApiClient) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/gpailler/MegaApiClient/releases)
- [Commits](https://github.com/gpailler/MegaApiClient/compare/v1.7.1...v1.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-10 07:16:16 +00:00
Timothy Baldridge
a481f546c1 Fix a bunch of tests with auto-healing 2020-04-09 21:54:02 -06:00
Timothy Baldridge
0ed4f123af
Merge pull request #683 from wabbajack-tools/dependabot/nuget/MahApps.Metro.IconPacks-3.7.0
Bump MahApps.Metro.IconPacks from 3.4.0 to 3.7.0
2020-04-09 17:21:26 -06:00
Timothy Baldridge
368649be7e
Merge pull request #696 from wabbajack-tools/wabbajack-2.0
Wabbajack 2.0
2020-04-09 16:55:49 -06:00
Timothy Baldridge
d4e7311115 Merge master 2020-04-09 16:36:07 -06:00
Timothy Baldridge
d6e4ca6b1a
Merge pull request #695 from erri120/loverslab-meta-fixes
Better data scrapping for loverslab
2020-04-09 14:24:21 -06:00
Timothy Baldridge
ea1d275a16
Merge pull request #694 from erri120/issue-693
Extraction Fixes
2020-04-09 14:24:08 -06:00
Timothy Baldridge
6f579e4b4c
Merge pull request #691 from erri120/cli-find-similar
Added FindSimilar CLI option
2020-04-09 14:23:36 -06:00
Timothy Baldridge
828a76ee93
Merge pull request #690 from erri120/mega-fix
Fixed MEGADownloader not initializing
2020-04-09 14:23:24 -06:00
Timothy Baldridge
45716c76e0 Test downloading and indexing jobs 2020-04-09 06:46:33 -06:00
erri120
eb1d596711
Better data scrapping for loverslab 2020-04-09 14:10:46 +02:00
erri120
f98711d48c
Added extraction support for non-inno exes 2020-04-09 12:48:08 +02:00
erri120
5ea2c18025
Added support for gz and tar archive 2020-04-09 12:37:47 +02:00
Timothy Baldridge
b1909a0851 Add Metrics test 2020-04-08 16:28:50 -06:00
erri120
792fa1f08a
Added FindSimilar CLI option 2020-04-08 21:56:53 +02:00
Timothy Baldridge
ccb6f93901 Finish up the list validation tests 2020-04-08 06:43:29 -06:00
Timothy Baldridge
ce14a60e6e Merge remote-tracking branch 'origin/wabbajack-2.0' into wabbajack-2.0 2020-04-08 05:27:03 -06:00
Timothy Baldridge
f23f2f48c2 Tests for lists/status/{list}.json 2020-04-08 05:26:54 -06:00
Timothy Baldridge
202e65d317 Update azure-pipelines.yml for Azure Pipelines 2020-04-07 22:39:31 -06:00
Timothy Baldridge
9dba806e62 Merge remote-tracking branch 'origin/wabbajack-2.0' into wabbajack-2.0 2020-04-07 22:19:50 -06:00
Timothy Baldridge
7cf817853c Implement tests for List validation 2020-04-07 22:19:36 -06:00
Timothy Baldridge
7d35c4b24e Update azure-pipelines.yml for Azure Pipelines 2020-04-07 16:59:22 -06:00
Timothy Baldridge
32d0752e3f try to fix the coverage 2020-04-07 14:34:20 -06:00
Timothy Baldridge
fd350da6ee Add code coverage reports 2020-04-07 14:08:12 -06:00
erri120
59ca6d94ad
Fixed MEGADownloader not initializing 2020-04-07 19:56:16 +02:00
Timothy Baldridge
22a307844b 1.1.5.0 Release 2020-04-06 22:32:48 -06:00
Timothy Baldridge
fa1ad768b8
Merge pull request #688 from wabbajack-tools/new-nexus-login
Rework the nexus login to no longer use the buggy SSO server.
2020-04-06 22:29:27 -06:00
Timothy Baldridge
8b35c0a626 Rework the nexus login to no longer use the buggy SSO server. 2020-04-06 21:56:12 -06:00
Timothy Baldridge
9e6b1881de
Merge pull request #687 from erri120/issue-684
CLI overhaul and Changelog autogen
2020-04-06 20:57:28 -06:00
Timothy Baldridge
4e0b050260 Fix several tests 2020-04-06 16:02:01 -06:00
Timothy Baldridge
45254b0055 No more MessagePack, Json is love, Json is life 2020-04-06 14:48:54 -06:00
erri120
400db704ba
Added Changelog verb 2020-04-06 20:26:09 +02:00
erri120
3ae5ef6d83
Changed return type to ExitCode 2020-04-06 19:14:46 +02:00
erri120
fd66313858
Added Extension check for files 2020-04-06 15:20:14 +02:00
erri120
0f4c843730
Created and implemented ExitCode enum 2020-04-06 15:09:17 +02:00
erri120
0bb8d9e84c
Implemented new attributes in all verbs 2020-04-06 15:06:02 +02:00
erri120
f5082d97e6
Using OptionAttribute.Required to check if we need to exit 2020-04-06 14:59:38 +02:00