[PR #1487] [MERGED] Ci/build scripts #4768

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1487
Author: @appflowy
Created: 11/26/2022
Status: Merged
Merged: 11/26/2022
Merged by: @appflowy

Base: mainHead: ci/build_scripts


📝 Commits (2)

📊 Changes

15 files changed (+37 additions, -37 deletions)

View changed files

📝 .github/workflows/ci.yaml (+2 -2)
📝 .github/workflows/dart_lint.yml (+2 -2)
📝 .github/workflows/dart_test.yml (+1 -1)
📝 .github/workflows/release.yml (+3 -3)
📝 .github/workflows/rust_lint.yml (+2 -2)
📝 frontend/.vscode/tasks.json (+1 -1)
📝 frontend/scripts/build_sdk.cmd (+1 -1)
📝 frontend/scripts/build_sdk.sh (+3 -3)
📝 frontend/scripts/docker-buildfiles/Dockerfile (+1 -1)
📝 frontend/scripts/install_dev_env/install_linux.sh (+1 -1)
📝 frontend/scripts/install_dev_env/install_macos.sh (+1 -1)
📝 frontend/scripts/install_dev_env/install_windows.sh (+1 -1)
📝 frontend/scripts/makefile/desktop.toml (+11 -11)
📝 frontend/scripts/makefile/env.toml (+1 -1)
📝 frontend/scripts/makefile/flutter.toml (+6 -6)

📄 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/1487 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 11/26/2022 **Status:** ✅ Merged **Merged:** 11/26/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `ci/build_scripts` --- ### 📝 Commits (2) - [`8623118`](https://github.com/AppFlowy-IO/AppFlowy/commit/86231181e25917aa038b996280eab5041369094f) chore: rename flowy_dev name - [`2c86a1a`](https://github.com/AppFlowy-IO/AppFlowy/commit/2c86a1a47db0992fbddd37daf090450498f20a98) chore: rename tasks ### 📊 Changes **15 files changed** (+37 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yaml` (+2 -2) 📝 `.github/workflows/dart_lint.yml` (+2 -2) 📝 `.github/workflows/dart_test.yml` (+1 -1) 📝 `.github/workflows/release.yml` (+3 -3) 📝 `.github/workflows/rust_lint.yml` (+2 -2) 📝 `frontend/.vscode/tasks.json` (+1 -1) 📝 `frontend/scripts/build_sdk.cmd` (+1 -1) 📝 `frontend/scripts/build_sdk.sh` (+3 -3) 📝 `frontend/scripts/docker-buildfiles/Dockerfile` (+1 -1) 📝 `frontend/scripts/install_dev_env/install_linux.sh` (+1 -1) 📝 `frontend/scripts/install_dev_env/install_macos.sh` (+1 -1) 📝 `frontend/scripts/install_dev_env/install_windows.sh` (+1 -1) 📝 `frontend/scripts/makefile/desktop.toml` (+11 -11) 📝 `frontend/scripts/makefile/env.toml` (+1 -1) 📝 `frontend/scripts/makefile/flutter.toml` (+6 -6) </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 22:15:44 +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#4768
No description provided.