mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #556] [MERGED] Update the bot after migration from AppVeyor to Azure DevOps #625
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/556
Author: @13xforever
Created: 3/28/2020
Status: ✅ Merged
Merged: 3/28/2020
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (6)
6f39ee9add stats to the testsb9df3f4limit rate the !random commandc835debremove appveyor client now that it's no longer used0aaeae8replace windows pr build linker with azure2b84734restore build time reportingb77e56frestore missed build announcement📊 Changes
21 files changed (+291 additions, -646 deletions)
View changed files
➖
Clients/AppveyorClient/AppveyorClient.csproj(+0 -16)➖
Clients/AppveyorClient/Client.cs(+0 -341)➖
Clients/AppveyorClient/POCOs/Artifact.cs(+0 -13)➖
Clients/AppveyorClient/POCOs/ArtifactInfo.cs(+0 -8)➖
Clients/AppveyorClient/POCOs/Build.cs(+0 -29)➖
Clients/AppveyorClient/POCOs/BuildInfo.cs(+0 -8)➖
Clients/AppveyorClient/POCOs/HistoryInfo.cs(+0 -10)➖
Clients/AppveyorClient/POCOs/Job.cs(+0 -17)➖
Clients/AppveyorClient/POCOs/Project.cs(+0 -4)➖
Clients/AppveyorClient/readme.md(+0 -12)📝
CompatBot/Commands/CompatList.cs(+25 -11)📝
CompatBot/Commands/Misc.cs(+1 -1)📝
CompatBot/Commands/Pr.cs(+27 -84)📝
CompatBot/CompatBot.csproj(+0 -1)📝
CompatBot/Config.cs(+14 -0)➖
CompatBot/EventHandlers/AppveyorLinksHandler.cs(+0 -74)📝
CompatBot/Program.cs(+0 -2)➕
CompatBot/Utils/Extensions/AzureDevOpsClientExtensions.cs(+194 -0)📝
CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs(+6 -5)📝
Tests/LogParsingProfiler.cs(+23 -2)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.