[PR #9] [MERGED] Add Chocolatey deployment workflow #8

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

📋 Pull Request Information

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

Base: developHead: Add-choco-deploy-workflow


📝 Commits (1)

  • ee0a9fa Add Chocolatey deployment workflow

📊 Changes

1 file changed (+36 additions, -0 deletions)

View changed files

.github/workflows/choco-deploy.yml (+36 -0)

📄 Description

This workflow automates the deployment of a Chocolatey package by checking out the code, setting up .NET, building the package, and pushing it to Chocolatey.


🔄 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/9 **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-choco-deploy-workflow` --- ### 📝 Commits (1) - [`ee0a9fa`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/ee0a9facc693e1833a537bd6048172b2dce6d383) Add Chocolatey deployment workflow ### 📊 Changes **1 file changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/choco-deploy.yml` (+36 -0) </details> ### 📄 Description This workflow automates the deployment of a Chocolatey package by checking out the code, setting up .NET, building the package, and pushing it to Chocolatey. --- <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:06 +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#8