mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-18 19:04:27 -04:00
[PR #958] [MERGED] Maintenance #966
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/958
Author: @13xforever
Created: 6/20/2024
Status: ✅ Merged
Merged: 6/20/2024
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (3)
4f99579update windows version mappingsfe9e843update depse5cec97clean up compiler warnings📊 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.