[PR #16] [MERGED] Fix release workflow #16

Closed
opened 2025-10-27 18:43:46 +01:00 by OMGeeky · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AndorsTrailRelease/ATCS/pull/16
Author: @OMGeeky
Created: 10/3/2025
Status: Merged
Merged: 10/3/2025
Merged by: @NutAndor

Base: masterHead: fix-release-workflow


📝 Commits (5)

  • 79eddde handle errors during nsis exe creation and only upload zip in those cases
  • 5f2927e switch to linux runner (windows-latest is annoying me with undocumented breaking changes...)
  • 4293095 fix warning/error output in action
  • 1b643f4 fix nsis arguments (from switching to linux)
  • 8399ae6 upload zip as soon as its ready and upload exe later

📊 Changes

1 file changed (+60 additions, -47 deletions)

View changed files

📝 .github/workflows/release.yml (+60 -47)

📄 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/AndorsTrailRelease/ATCS/pull/16 **Author:** [@OMGeeky](https://github.com/OMGeeky) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/3/2025 **Merged by:** [@NutAndor](https://github.com/NutAndor) **Base:** `master` ← **Head:** `fix-release-workflow` --- ### 📝 Commits (5) - [`79eddde`](https://github.com/AndorsTrailRelease/ATCS/commit/79eddde155f5125f94db25bbd1b0e1882a3eebd3) handle errors during nsis exe creation and only upload zip in those cases - [`5f2927e`](https://github.com/AndorsTrailRelease/ATCS/commit/5f2927e00c406dcc5e1c3a68c9ac01f5b6ffadbc) switch to linux runner (windows-latest is annoying me with undocumented breaking changes...) - [`4293095`](https://github.com/AndorsTrailRelease/ATCS/commit/4293095e8e5258383de670df8970408136de435d) fix warning/error output in action - [`1b643f4`](https://github.com/AndorsTrailRelease/ATCS/commit/1b643f4aa13464feea3d89fd661ad0f7cf19aae5) fix nsis arguments (from switching to linux) - [`8399ae6`](https://github.com/AndorsTrailRelease/ATCS/commit/8399ae60ee3f6330c8dba3ae901fb6558855f130) upload zip as soon as its ready and upload exe later ### 📊 Changes **1 file changed** (+60 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+60 -47) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OMGeeky added the
pull-request
label 2025-10-27 18:43:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AndorsTrailRelease/archived-ATCS#16
No description provided.