mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #1017] [MERGED] Fix update api checks with new return codes #1017
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/1017
Author: @13xforever
Created: 2/14/2026
Status: ✅ Merged
Merged: 2/14/2026
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
f9e08c9fix update api check1243a4eupdate packagesefb5cf7upgrade sharpcompress package📊 Changes
13 files changed (+73 additions, -74 deletions)
View changed files
📝
Clients/CirrusCiClient/CirrusCiClient.csproj(+3 -3)📝
Clients/CompatApiClient/CompatApiClient.csproj(+1 -1)📝
Clients/GithubClient/Client.CI.cs(+25 -25)📝
Clients/GithubClient/GithubClient.csproj(+2 -2)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+1 -1)📝
Clients/PsnClient/PsnClient.csproj(+1 -1)📝
CompatBot/CompatBot.csproj(+12 -12)📝
CompatBot/EventHandlers/LogParsing/ArchiveHandlers/RarHandler.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/ArchiveHandlers/SevenZipHandler.cs(+2 -2)📝
CompatBot/EventHandlers/LogParsing/ArchiveHandlers/ZipHandler.cs(+1 -1)📝
CompatBot/Utils/Extensions/AzureDevOpsClientExtensions.cs(+18 -18)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+5 -6)📝
Tests/Tests.csproj(+1 -1)📄 Description
Also update 3rd-party packages
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.