[PR #982] [CLOSED] implement windows release #4473

Closed
opened 2026-03-23 21:37:58 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/982
Author: @appflowy
Created: 9/5/2022
Status: Closed

Base: mainHead: feat/windows_package


📝 Commits (10+)

📊 Changes

6 files changed (+252 additions, -165 deletions)

View changed files

📝 .github/workflows/release.yml (+131 -131)
📝 .github/workflows/release_docker.yml (+30 -30)
.github/workflows/windows_release.yml (+83 -0)
📝 frontend/Makefile.toml (+1 -1)
📝 frontend/scripts/makefile/flutter.toml (+4 -3)
📝 frontend/scripts/makefile/protobuf.toml (+3 -0)

📄 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/AppFlowy-IO/AppFlowy/pull/982 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/5/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/windows_package` --- ### 📝 Commits (10+) - [`45fce80`](https://github.com/AppFlowy-IO/AppFlowy/commit/45fce8091a007eabcd8c88b73a32ee1d16d961ea) implement windows release - [`f30a014`](https://github.com/AppFlowy-IO/AppFlowy/commit/f30a0141ab26158a381e370a1f5549aadd1d9794) ci: fix build - [`b656735`](https://github.com/AppFlowy-IO/AppFlowy/commit/b6567355b423f62a398f97a4019f1da156b0ad66) test - [`f17b628`](https://github.com/AppFlowy-IO/AppFlowy/commit/f17b628f2a8d96335b60b6b1be139f442e888a34) test - [`c11ab7f`](https://github.com/AppFlowy-IO/AppFlowy/commit/c11ab7fe3ece484782170b9f4cb6931ab0e85258) test - [`c18e2b3`](https://github.com/AppFlowy-IO/AppFlowy/commit/c18e2b3af8decf62fcdd63be3018cdf7ea3ae733) test - [`31f16c2`](https://github.com/AppFlowy-IO/AppFlowy/commit/31f16c2ef6c44909ee83eaec1681c222d4a0f196) test - [`0a4f02a`](https://github.com/AppFlowy-IO/AppFlowy/commit/0a4f02ac1c83ff20adee3b5f46066f8747401fa4) test - [`3d83873`](https://github.com/AppFlowy-IO/AppFlowy/commit/3d8387325a02c94262e58f9ece346455383e7213) test - [`95d403e`](https://github.com/AppFlowy-IO/AppFlowy/commit/95d403e2d5de978535a3d547af5699de5671aac1) test ### 📊 Changes **6 files changed** (+252 additions, -165 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+131 -131) 📝 `.github/workflows/release_docker.yml` (+30 -30) ➕ `.github/workflows/windows_release.yml` (+83 -0) 📝 `frontend/Makefile.toml` (+1 -1) 📝 `frontend/scripts/makefile/flutter.toml` (+4 -3) 📝 `frontend/scripts/makefile/protobuf.toml` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:37:58 +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#4473
No description provided.