mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #146] [MERGED] Use extra information from the new update info model #233
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/146
Author: @13xforever
Created: 1/3/2019
Status: ✅ Merged
Merged: 1/3/2019
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (5)
fce0860update depsba75f23change inspection for SPU Block Size to recommend Safeeba1b70Use extra information from the new update info modele4a4ed4if requesting update info fails for specific build, use call without commitc112102same logic for checking updates in log parser📊 Changes
10 files changed (+112 additions, -27 deletions)
View changed files
📝
CompatApiClient/Client.cs(+3 -1)📝
CompatApiClient/CompatApiClient.csproj(+2 -2)📝
CompatBot/Commands/CompatList.cs(+11 -2)📝
CompatBot/CompatBot.csproj(+8 -8)📝
CompatBot/Config.cs(+2 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+27 -8)📝
CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs(+56 -2)📝
IrdLibraryClient/IrdLibraryClient.csproj(+1 -1)📝
PsnClient/PsnClient.csproj(+1 -1)📝
Tests/Tests.csproj(+1 -1)📄 Description
MegaSPU Block Size option in addition toGiga🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.