[PR #310] [MERGED] Minor updates #386

Closed
opened 2026-02-15 15:55:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/310
Author: @13xforever
Created: 5/10/2019
Status: Merged
Merged: 5/10/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 1d78a99 fix appveyor times being converted to local time automatically
  • c5a4dcc add some audio-related checks to the log parser

📊 Changes

4 files changed (+19 additions, -5 deletions)

View changed files

📝 Clients/AppveyorClient/Client.cs (+3 -3)
📝 CompatBot/Commands/Pr.cs (+2 -2)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+13 -0)

📄 Description

  • fix time-related issues with appveyor api
  • add some audio-related checks for log parser

🔄 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/310 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 5/10/2019 **Status:** ✅ Merged **Merged:** 5/10/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`1d78a99`](https://github.com/RPCS3/discord-bot/commit/1d78a9953101a08df6c246a4d62e046c525c89fa) fix appveyor times being converted to local time automatically - [`c5a4dcc`](https://github.com/RPCS3/discord-bot/commit/c5a4dcc1432107025daff7046fd1fcaa1c9484a1) add some audio-related checks to the log parser ### 📊 Changes **4 files changed** (+19 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Clients/AppveyorClient/Client.cs` (+3 -3) 📝 `CompatBot/Commands/Pr.cs` (+2 -2) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+13 -0) </details> ### 📄 Description * fix time-related issues with appveyor api * add some audio-related checks for log parser --- <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:55:49 -05:00
yindo closed this issue 2026-02-15 15:55:49 -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#386