[PR #574] [CLOSED] CI #642

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/574
Author: @KFung95
Created: 4/6/2020
Status: Closed

Base: masterHead: CI


📝 Commits (2)

📊 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

Description:

  • Added initial Continuous Integration and a DummyTest to confirm how to add tests to CI.

🔄 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/574 **Author:** [@KFung95](https://github.com/KFung95) **Created:** 4/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `CI` --- ### 📝 Commits (2) - [`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 ### 📊 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 Description: - Added initial Continuous Integration and a DummyTest to confirm how to add tests to CI. --- <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#642