[PR #575] [CLOSED] Jay/ci #643

Closed
opened 2026-02-15 15:56:31 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/575
Author: @JandlynBentley
Created: 4/6/2020
Status: Closed

Base: masterHead: Jay/CI


📝 Commits (5)

  • 83669a2 Create dotnetcore.yml
  • c7c5f04 Add DummyTest for CI
  • 1b48378 Merge pull request #1 from PhoenixAki/CI
  • a8c7fcb Adjust the launch settings to use my admin ID
  • 6294ac4 Handle merge conflict in launch settings

📊 Changes

3 files changed (+47 additions, -4 deletions)

View changed files

.github/workflows/dotnetcore.yml (+25 -0)
📝 CompatBot/Properties/launchSettings.json (+6 -4)
Tests/DummyTest.cs (+16 -0)

📄 Description

I added a dummy test to Tests folder to check if continuous integration worked as expected (and it did).


🔄 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/575 **Author:** [@JandlynBentley](https://github.com/JandlynBentley) **Created:** 4/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Jay/CI` --- ### 📝 Commits (5) - [`83669a2`](https://github.com/RPCS3/discord-bot/commit/83669a258c63d01f63463b91f32067c8a97d3e24) Create dotnetcore.yml - [`c7c5f04`](https://github.com/RPCS3/discord-bot/commit/c7c5f04417e59231d0931f91970cbd1c1a52d657) Add DummyTest for CI - [`1b48378`](https://github.com/RPCS3/discord-bot/commit/1b48378d9282340535c159730ec0c99a65e71f6a) Merge pull request #1 from PhoenixAki/CI - [`a8c7fcb`](https://github.com/RPCS3/discord-bot/commit/a8c7fcbfad98dfc2a1241e5d313eb28acf7b71b8) Adjust the launch settings to use my admin ID - [`6294ac4`](https://github.com/RPCS3/discord-bot/commit/6294ac48d8c55b7ec261db0e5c07e824f4d36b6f) Handle merge conflict in launch settings ### 📊 Changes **3 files changed** (+47 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/dotnetcore.yml` (+25 -0) 📝 `CompatBot/Properties/launchSettings.json` (+6 -4) ➕ `Tests/DummyTest.cs` (+16 -0) </details> ### 📄 Description I added a dummy test to Tests folder to check if continuous integration worked as expected (and it did). --- <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:56:31 -05:00
yindo closed this issue 2026-02-15 15:56:31 -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#643