[PR #921] [MERGED] Fix some crust #941

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/921
Author: @13xforever
Created: 3/5/2023
Status: Merged
Merged: 3/5/2023
Merged by: @clienthax

Base: masterHead: vnext


📝 Commits (6)

📊 Changes

12 files changed (+43 additions, -33 deletions)

View changed files

📝 .config/dotnet-tools.json (+2 -2)
📝 Clients/CirrusCiClient/CirrusCiClient.csproj (+1 -2)
📝 Clients/CompatApiClient/CompatApiClient.csproj (+2 -2)
📝 Clients/GithubClient/GithubClient.csproj (+1 -1)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 CompatBot/CompatBot.csproj (+13 -13)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+4 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+5 -4)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+9 -3)
📝 SourceGenerators/SourceGenerators.csproj (+2 -2)
📝 Tests/Tests.csproj (+2 -2)

📄 Description

You might probably want to wait for the new container build instead of pulling after merge immediately


🔄 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/921 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/5/2023 **Status:** ✅ Merged **Merged:** 3/5/2023 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (6) - [`6926a8e`](https://github.com/RPCS3/discord-bot/commit/6926a8eba1e6441cae8ab5b1a9366e898100ead6) fix old typo - [`30ec93a`](https://github.com/RPCS3/discord-bot/commit/30ec93acdf883e6e5234f6807455198d54c2f25e) upgrade 3rd party packages - [`a95ea65`](https://github.com/RPCS3/discord-bot/commit/a95ea65bf93e5922a362b6f679ba4e9e37f82d0c) upgrade d#+ - [`deb1fe5`](https://github.com/RPCS3/discord-bot/commit/deb1fe50b9fc13c55d378bc864b727b099d5e4a7) upgrade strawberryshake library - [`fa08681`](https://github.com/RPCS3/discord-bot/commit/fa0868106fdb693a7f6fc8fba5542aacae9dae6d) workaround fw 4.90 logs - [`10a9e96`](https://github.com/RPCS3/discord-bot/commit/10a9e9621125d1b2d1d0544829aede8c4964bb12) update pad checks ### 📊 Changes **12 files changed** (+43 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `.config/dotnet-tools.json` (+2 -2) 📝 `Clients/CirrusCiClient/CirrusCiClient.csproj` (+1 -2) 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+2 -2) 📝 `Clients/GithubClient/GithubClient.csproj` (+1 -1) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `CompatBot/CompatBot.csproj` (+13 -13) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+4 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+5 -4) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+9 -3) 📝 `SourceGenerators/SourceGenerators.csproj` (+2 -2) 📝 `Tests/Tests.csproj` (+2 -2) </details> ### 📄 Description You might probably want to wait for the new container build instead of pulling after merge immediately --- <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:17 -05:00
yindo closed this issue 2026-02-15 15:57:17 -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#941