mirror of
https://github.com/avikeid2007/Ping-Legacy.git
synced 2026-04-27 00:45:49 +03:00
[PR #24] [MERGED] Add traditional installer build, docs, and CI automation #25
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Ping-Legacy#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/avikeid2007/Ping-Legacy/pull/24
Author: @avikeid2007
Created: 1/16/2026
Status: ✅ Merged
Merged: 1/16/2026
Merged by: @avikeid2007
Base:
dev← Head:avnish/migrateWinUI📝 Commits (4)
4d8ff93Add traditional installer build, docs, and CI automation97b7467Fix workflow: use correct solution file for builda727ea4Fix WinUI3 publish for traditional installer builds52201cfFix Inno Setup installer: update paths and icon handling📊 Changes
11 files changed (+2027 additions, -0 deletions)
View changed files
➕
.github/workflows/build-and-release.yml(+237 -0)➕
BuildInstaller.ps1(+96 -0)➕
CREATE_INSTALLER.md(+422 -0)➕
DOWNLOAD.md(+153 -0)➕
FIX_INNO_SETUP.md(+135 -0)➕
InnoSetup.iss(+104 -0)➕
LICENSE(+21 -0)➕
RELEASE_CHECKLIST.md(+233 -0)➕
TROUBLESHOOTING_INSTALLER.md(+174 -0)➕
WORKFLOW_FIX.md(+69 -0)➕
WORKFLOW_GUIDE.md(+383 -0)📄 Description
Add traditional installer build, docs, and CI automation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.