[PR #1461] [MERGED] ci: add .exe installer support for Windows releases #1305 #4754

Closed
opened 2026-03-23 22:15:40 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1461
Author: @maranix
Created: 11/17/2022
Status: Merged
Merged: 11/28/2022
Merged by: @LucasXu0

Base: mainHead: feat_1305


📝 Commits (1)

  • af9b4b3 ci: build & upload installer package for windows

📊 Changes

3 files changed (+43 additions, -0 deletions)

View changed files

📝 .github/workflows/release.yml (+22 -0)
frontend/scripts/windows_installer/flowy_logo.ico (+0 -0)
frontend/scripts/windows_installer/inno_setup_config.iss (+21 -0)

📄 Description

This PR adds the ability to build and release easy to use executable installers for Windows OSs. fixes #1305 .


🔄 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/AppFlowy-IO/AppFlowy/pull/1461 **Author:** [@maranix](https://github.com/maranix) **Created:** 11/17/2022 **Status:** ✅ Merged **Merged:** 11/28/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `feat_1305` --- ### 📝 Commits (1) - [`af9b4b3`](https://github.com/AppFlowy-IO/AppFlowy/commit/af9b4b3922ab942dd6fdf746ec18950d23c11a64) ci: build & upload installer package for windows ### 📊 Changes **3 files changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+22 -0) ➕ `frontend/scripts/windows_installer/flowy_logo.ico` (+0 -0) ➕ `frontend/scripts/windows_installer/inno_setup_config.iss` (+21 -0) </details> ### 📄 Description This PR adds the ability to build and release easy to use executable installers for Windows OSs. fixes #1305 . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:15:40 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4754
No description provided.