[PR #958] [MERGED] Maintenance #966

Closed
opened 2026-02-15 15:57:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/958
Author: @13xforever
Created: 6/20/2024
Status: Merged
Merged: 6/20/2024
Merged by: @clienthax

Base: masterHead: vnext


📝 Commits (3)

📊 Changes

15 files changed (+27 additions, -20 deletions)

View changed files

📝 Clients/CirrusCiClient/CirrusCiClient.csproj (+1 -1)
📝 Clients/CompatApiClient/CompatApiClient.csproj (+1 -1)
📝 Clients/GithubClient/GithubClient.csproj (+1 -1)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 CompatBot/Commands/Sudo.Bot.cs (+2 -1)
📝 CompatBot/Commands/Sudo.cs (+2 -1)
📝 CompatBot/CompatBot.csproj (+6 -6)
📝 CompatBot/Database/DbImporter.cs (+2 -0)
📝 CompatBot/EventHandlers/LogParsing/ArchiveHandlers/RarHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/ArchiveHandlers/SevenZipHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/ArchiveHandlers/ZipHandler.cs (+1 -1)
📝 CompatBot/Utils/ColorGetter.cs (+1 -1)
📝 CompatBot/Utils/Extensions/AzureDevOpsClientExtensions.cs (+3 -3)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+3 -0)

📄 Description

The usual stuff: updated deps, fixed some warnings.

Plz merge commit.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/958 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 6/20/2024 **Status:** ✅ Merged **Merged:** 6/20/2024 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`4f99579`](https://github.com/RPCS3/discord-bot/commit/4f9957901611515b5fbb45d438e407433d7c036e) update windows version mappings - [`fe9e843`](https://github.com/RPCS3/discord-bot/commit/fe9e843a88fde56c889e06519e98b912dcb86534) update deps - [`e5cec97`](https://github.com/RPCS3/discord-bot/commit/e5cec97bbed44b2d4f75e45f4fdec5551794584c) clean up compiler warnings ### 📊 Changes **15 files changed** (+27 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CirrusCiClient/CirrusCiClient.csproj` (+1 -1) 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+1 -1) 📝 `Clients/GithubClient/GithubClient.csproj` (+1 -1) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `CompatBot/Commands/Sudo.Bot.cs` (+2 -1) 📝 `CompatBot/Commands/Sudo.cs` (+2 -1) 📝 `CompatBot/CompatBot.csproj` (+6 -6) 📝 `CompatBot/Database/DbImporter.cs` (+2 -0) 📝 `CompatBot/EventHandlers/LogParsing/ArchiveHandlers/RarHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/ArchiveHandlers/SevenZipHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/ArchiveHandlers/ZipHandler.cs` (+1 -1) 📝 `CompatBot/Utils/ColorGetter.cs` (+1 -1) 📝 `CompatBot/Utils/Extensions/AzureDevOpsClientExtensions.cs` (+3 -3) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+3 -0) </details> ### 📄 Description The usual stuff: updated deps, fixed some warnings. Plz merge commit. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:57:21 -05:00
yindo closed this issue 2026-02-15 15:57:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#966