mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #939] [MERGED] Maintenance #956
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/939
Author: @13xforever
Created: 8/2/2023
Status: ✅ Merged
Merged: 8/2/2023
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (3)
ce82d08upgrade 3rd party depsc03e909fixes for new log versions1a7aa52update cirrus-ci graphql schema to fix some runtime exceptions📊 Changes
9 files changed (+393 additions, -298 deletions)
View changed files
📝
.config/dotnet-tools.json(+2 -2)📝
Clients/CirrusCiClient/CirrusCiClient.csproj(+1 -1)📝
Clients/CirrusCiClient/schema.graphql(+378 -283)📝
Clients/GithubClient/GithubClient.csproj(+1 -1)📝
Clients/IrdLibraryClient/IrdLibraryClient.csproj(+1 -1)📝
CompatBot/CompatBot.csproj(+4 -4)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+4 -4)📝
CompatBot/EventHandlers/LogParsing/LogParser.StateMachineGenerator.cs(+1 -1)📝
CompatBot/Utils/Extensions/DiscordMessageExtensions.cs(+1 -1)📄 Description
Update dependencies and fix log parsing after Talkashie's changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.