[PR #7] [MERGED] Add dotnet test and build workflow #7

Closed
opened 2026-09-04 00:51:05 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Stone-Red-Code/YesNt-Interpreter/pull/7
Author: @Stone-Red-Code
Created: 3/6/2026
Status: Merged
Merged: 3/6/2026
Merged by: @Stone-Red-Code

Base: developHead: Add-dotnet-test-and-build-workflow


📝 Commits (9)

  • b6b44ac Merge pull request #2 from Stone-Red-Code/develop
  • 92d5bb5 Merge pull request #3 from Stone-Red-Code/develop
  • 648d34f Update issue templates
  • e9f84be Update issue templates
  • 707b938 Merge branch 'develop'
  • bcca13f Fix mistakes in docs
  • 5b24440 Update README
  • 2520e1d Update snapcraft manifest to use .NET plugin v2
  • 519ed3b Update build and test commands to specify src directory

📊 Changes

6 files changed (+36 additions, -17 deletions)

View changed files

.github/workflows/dotnet.yml (+28 -0)
📝 README.md (+1 -1)
📝 docs/README.md (+1 -1)
📝 docs/editor.md (+1 -1)
📝 docs/library-api.md (+1 -1)
📝 snap/snapcraft.yaml (+4 -13)

📄 Description

No description provided


🔄 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/Stone-Red-Code/YesNt-Interpreter/pull/7 **Author:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Created:** 3/6/2026 **Status:** ✅ Merged **Merged:** 3/6/2026 **Merged by:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Base:** `develop` ← **Head:** `Add-dotnet-test-and-build-workflow` --- ### 📝 Commits (9) - [`b6b44ac`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/b6b44acaf024ef4b6b76ba151bec44e2f01a2dc4) Merge pull request #2 from Stone-Red-Code/develop - [`92d5bb5`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/92d5bb51a7b3bbf0ecb154cb9a322d3f87a51186) Merge pull request #3 from Stone-Red-Code/develop - [`648d34f`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/648d34f13ffaee458d51a973a620a3173226b238) Update issue templates - [`e9f84be`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/e9f84beb32ac91b34e3f717637bc1f13973bd6e6) Update issue templates - [`707b938`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/707b938cec37cc9356d555589f6a98da0be65914) Merge branch 'develop' - [`bcca13f`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/bcca13f06c005cb32e9cc731eccec53f558a71cd) Fix mistakes in docs - [`5b24440`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/5b24440f0b4bb3f5665e84e04d7ca9bb723fec6b) Update README - [`2520e1d`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/2520e1d853870b3736dca1658e251ce0a2c4036e) Update snapcraft manifest to use .NET plugin v2 - [`519ed3b`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/519ed3bed9bf7ae3c9c5a4eb66df9fcda4beab16) Update build and test commands to specify src directory ### 📊 Changes **6 files changed** (+36 additions, -17 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/dotnet.yml` (+28 -0) 📝 `README.md` (+1 -1) 📝 `docs/README.md` (+1 -1) 📝 `docs/editor.md` (+1 -1) 📝 `docs/library-api.md` (+1 -1) 📝 `snap/snapcraft.yaml` (+4 -13) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:51:05 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Stone_Red/YesNt-Interpreter#7