Original PR: https://github.com/Stone-Red-Code/YesNt-Interpreter/pull/8 Author: @Stone-Red-Code Created: 3/6/2026 Status: ✅ Merged Merged: 3/6/2026 Merged by: @Stone-Red-Code
Base: main ← Head: develop
main
develop
81efd64
519ed3b
bdd1610
f7d3593
8f87d84
ee0a9fa
b5c0efe
5dd9fdd
6 files changed (+95 additions, -9 deletions)
📝 .editorconfig (+0 -0) ➕ .github/workflows/choco-deploy.yml (+36 -0) ➕ .github/workflows/dotnet.yml (+28 -0) 📝 src/YesNt.Interpreter.Tests/ConsoleStatementsTests.cs (+5 -3) 📝 src/YesNt.Interpreter.Tests/SystemStatementsTests.cs (+16 -4) 📝 src/YesNt.Interpreter/Statements/ConsoleStatements.cs (+10 -2)
.editorconfig
.github/workflows/choco-deploy.yml
.github/workflows/dotnet.yml
src/YesNt.Interpreter.Tests/ConsoleStatementsTests.cs
src/YesNt.Interpreter.Tests/SystemStatementsTests.cs
src/YesNt.Interpreter/Statements/ConsoleStatements.cs
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/Stone-Red-Code/YesNt-Interpreter/pull/8
Author: @Stone-Red-Code
Created: 3/6/2026
Status: ✅ Merged
Merged: 3/6/2026
Merged by: @Stone-Red-Code
Base:
main← Head:develop📝 Commits (8)
81efd64Update snapcraft manifest to use .NET plugin v2519ed3bUpdate build and test commands to specify src directorybdd1610Add dotnet test and build workflowf7d3593Update dotnet restore command to include project path8f87d84Update tests to use 'whoami' command instead of cmdee0a9faAdd Chocolatey deployment workflowb5c0efeMerge pull request #9 from Stone-Red-Code/Add-choco-deploy-workflow5dd9fddHandle Clear gracefully in non-interactive console without crashing📊 Changes
6 files changed (+95 additions, -9 deletions)
View changed files
📝
.editorconfig(+0 -0)➕
.github/workflows/choco-deploy.yml(+36 -0)➕
.github/workflows/dotnet.yml(+28 -0)📝
src/YesNt.Interpreter.Tests/ConsoleStatementsTests.cs(+5 -3)📝
src/YesNt.Interpreter.Tests/SystemStatementsTests.cs(+16 -4)📝
src/YesNt.Interpreter/Statements/ConsoleStatements.cs(+10 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.