mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #1019] [MERGED] Rusty code cleanup #1020
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/1019
Author: @13xforever
Created: 3/12/2026
Status: ✅ Merged
Merged: 3/12/2026
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
dcbd8efupgrade packages59853b1remove azure client and fix some issues with .net 10 compiler changes230dfd4update code to use ArgumentNullException.ThrowIfNull()📊 Changes
25 files changed (+55 additions, -423 deletions)
View changed files
📝
Clients/CirrusCiClient/CirrusCiClient.csproj(+3 -3)📝
Clients/CompatApiClient/CompatApiClient.csproj(+1 -1)📝
Clients/CompatApiClient/Formatters/NamingStyles.cs(+2 -4)📝
Clients/GithubClient/GithubClient.csproj(+1 -1)📝
Clients/IrdLibraryClient/IrdFormat/IrdParser.cs(+1 -2)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+2 -2)📝
Clients/PsnClient/PsnClient.csproj(+1 -1)📝
CompatBot/Commands/BotStatus.cs(+0 -1)📝
CompatBot/Commands/CompatList.Latest.cs(+7 -22)📝
CompatBot/Commands/Pr.cs(+2 -2)📝
CompatBot/CompatBot.csproj(+9 -10)📝
CompatBot/Config.cs(+1 -22)📝
CompatBot/Database/NamingConventionConverter.cs(+1 -2)📝
CompatBot/EventHandlers/AntiSpamMessageHandler.cs(+0 -1)📝
CompatBot/EventHandlers/GlobalMessageCache.cs(+1 -1)📝
CompatBot/EventHandlers/NewBuildsMonitor.cs(+2 -2)📝
CompatBot/Program.cs(+0 -1)📝
CompatBot/Utils/AsciiTable.cs(+3 -6)📝
CompatBot/Utils/BufferCopyStream.cs(+1 -2)➖
CompatBot/Utils/Extensions/AzureDevOpsClientExtensions.cs(+0 -326)...and 5 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.