[PR #1] [MERGED] Package improvements #1

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

📋 Pull Request Information

Original PR: https://github.com/OMGeeky/ATCS/pull/1
Author: @OMGeeky
Created: 2/16/2025
Status: Merged
Merged: 2/16/2025
Merged by: @OMGeeky

Base: masterHead: package-improvements


📝 Commits (10+)

  • b5dceb9 Update package.sh to switch from tar.gz to zip for archive creation
  • 0e8ed1a Enhance package.sh to support platform-specific archive creation using PowerShell on Windows
  • 2caaaeb Update ATCS_Installer.nsi to dynamically set VERSION from ATCS_latest file
  • 1e2daa5 Update ATCS_Installer.nsi to change ATCS_SOURCE_DIR path for improved directory structure and allow github actions
  • b6cfe34 Add GitHub Actions workflow for automated release builds
  • 92436d3 Update package.sh to switch from tar.gz to zip for archive creation
  • 00e9e3b Enhance package.sh to support platform-specific archive creation using PowerShell on Windows
  • f154efc Update ATCS_Installer.nsi to dynamically set VERSION from ATCS_latest file
  • 104d3db Update ATCS_Installer.nsi to change ATCS_SOURCE_DIR path for improved directory structure and allow github actions
  • f0be1a8 Add GitHub Actions workflow for automated release builds

📊 Changes

3 files changed (+89 additions, -26 deletions)

View changed files

.github/workflows/release.yml (+61 -0)
📝 packaging/Windows/ATCS_Installer.nsi (+18 -17)
📝 packaging/package.sh (+10 -9)

📄 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/OMGeeky/ATCS/pull/1 **Author:** [@OMGeeky](https://github.com/OMGeeky) **Created:** 2/16/2025 **Status:** ✅ Merged **Merged:** 2/16/2025 **Merged by:** [@OMGeeky](https://github.com/OMGeeky) **Base:** `master` ← **Head:** `package-improvements` --- ### 📝 Commits (10+) - [`b5dceb9`](https://github.com/OMGeeky/ATCS/commit/b5dceb9fd1e0f1539fd1aa5f3095392ae88ce3bb) Update package.sh to switch from tar.gz to zip for archive creation - [`0e8ed1a`](https://github.com/OMGeeky/ATCS/commit/0e8ed1a25dcd35c93f7d05a4ffac8359000037b5) Enhance package.sh to support platform-specific archive creation using PowerShell on Windows - [`2caaaeb`](https://github.com/OMGeeky/ATCS/commit/2caaaeb474d87b2b98f0cc00afb4305f5dd01d4a) Update ATCS_Installer.nsi to dynamically set VERSION from ATCS_latest file - [`1e2daa5`](https://github.com/OMGeeky/ATCS/commit/1e2daa56a4aac17816a605e952acc130de4d9ced) Update ATCS_Installer.nsi to change ATCS_SOURCE_DIR path for improved directory structure and allow github actions - [`b6cfe34`](https://github.com/OMGeeky/ATCS/commit/b6cfe349c01f9867188d192a9e602e8f631dd751) Add GitHub Actions workflow for automated release builds - [`92436d3`](https://github.com/OMGeeky/ATCS/commit/92436d3ce9a5bd6e46d7ee60617eaff1b4fe9462) Update package.sh to switch from tar.gz to zip for archive creation - [`00e9e3b`](https://github.com/OMGeeky/ATCS/commit/00e9e3b2a72eb246647f64812d78d0ef072b663a) Enhance package.sh to support platform-specific archive creation using PowerShell on Windows - [`f154efc`](https://github.com/OMGeeky/ATCS/commit/f154efceccf7dfa68f94173998d589c78800915a) Update ATCS_Installer.nsi to dynamically set VERSION from ATCS_latest file - [`104d3db`](https://github.com/OMGeeky/ATCS/commit/104d3db5ad1d633d7fdde1ae7ff81b944f11641c) Update ATCS_Installer.nsi to change ATCS_SOURCE_DIR path for improved directory structure and allow github actions - [`f0be1a8`](https://github.com/OMGeeky/ATCS/commit/f0be1a8135543ca2ee05dee008016966c30951ab) Add GitHub Actions workflow for automated release builds ### 📊 Changes **3 files changed** (+89 additions, -26 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/release.yml` (+61 -0) 📝 `packaging/Windows/ATCS_Installer.nsi` (+18 -17) 📝 `packaging/package.sh` (+10 -9) </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:52:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: OMGeeky/ATCS#1
No description provided.