[PR #179] [MERGED] Automate build sdk sh #4001

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/179
Author: @MikeWallaceDev
Created: 12/18/2021
Status: Merged
Merged: 12/18/2021
Merged by: @appflowy

Base: mainHead: automate_build_sdk_sh


📝 Commits (3)

  • d445aeb Build system will now detect OS and pass it down to build_sdk.sh.
  • fc74b2b Build system will now detect OS and pass it down to build_sdk.sh.
  • 7a264db Build system will now detect OS and pass it down to build_sdk.sh.

📊 Changes

2 files changed (+38 additions, -10 deletions)

View changed files

📝 frontend/app_flowy/.vscode/tasks.json (+18 -1)
📝 frontend/scripts/build_sdk.sh (+20 -9)

📄 Description

Build system will now detect OS and pass it down to build_sdk.sh.

build_sdk.sh will now automatically choose the correct cargo-make command line based on


🔄 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/179 **Author:** [@MikeWallaceDev](https://github.com/MikeWallaceDev) **Created:** 12/18/2021 **Status:** ✅ Merged **Merged:** 12/18/2021 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `automate_build_sdk_sh` --- ### 📝 Commits (3) - [`d445aeb`](https://github.com/AppFlowy-IO/AppFlowy/commit/d445aeb30485d2bf0bf9a7529e0d5185e6027995) Build system will now detect OS and pass it down to build_sdk.sh. - [`fc74b2b`](https://github.com/AppFlowy-IO/AppFlowy/commit/fc74b2b9625edf2dec769f6eb66e856d79891d4e) Build system will now detect OS and pass it down to build_sdk.sh. - [`7a264db`](https://github.com/AppFlowy-IO/AppFlowy/commit/7a264dba6a3dcb5fd1e149ff26d46a7a1318e4cc) Build system will now detect OS and pass it down to build_sdk.sh. ### 📊 Changes **2 files changed** (+38 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/.vscode/tasks.json` (+18 -1) 📝 `frontend/scripts/build_sdk.sh` (+20 -9) </details> ### 📄 Description Build system will now detect OS and pass it down to build_sdk.sh. build_sdk.sh will now automatically choose the correct cargo-make command line based on --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:35:51 +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#4001
No description provided.