mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #675] [MERGED] Workaround the bug that was unmasked after moving to new json serializer #737
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/675
Author: @13xforever
Created: 11/17/2020
Status: ✅ Merged
Merged: 11/17/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (1)
3f5f2edadd workaround for invalid json value type in commit hash📊 Changes
3 files changed (+30 additions, -2 deletions)
View changed files
📝
Clients/CompatApiClient/Client.cs(+1 -0)➕
Clients/CompatApiClient/Formatters/CompatApiCommitHashConverter.cs(+26 -0)📝
CompatBot/EventHandlers/ProductCodeLookup.cs(+3 -2)📄 Description
and try to show cached data when there's an error communicating with compat api
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.