[PR #272] [MERGED] build: add scripts for local binary builds #416

Closed
opened 2026-02-16 01:15:54 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/272
Author: @bowenliang123
Created: 5/8/2025
Status: Merged
Merged: 5/9/2025
Merged by: @Yeuoly

Base: mainHead: build-scripts


📝 Commits (1)

📊 Changes

2 files changed (+31 additions, -0 deletions)

View changed files

.script/build_plugin_cli.sh (+15 -0)
.script/build_plugin_daemon.sh (+16 -0)

📄 Description

  • add scripts build_plugin_cli.sh and build_plugin_daemon.sh for building binary locally for different OS systems and the chip rchitecturse

🔄 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/langgenius/dify-plugin-daemon/pull/272 **Author:** [@bowenliang123](https://github.com/bowenliang123) **Created:** 5/8/2025 **Status:** ✅ Merged **Merged:** 5/9/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `build-scripts` --- ### 📝 Commits (1) - [`bad288a`](https://github.com/langgenius/dify-plugin-daemon/commit/bad288a04d01cc18c9e1018866ef7eb69c9c10bb) add scripts ### 📊 Changes **2 files changed** (+31 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.script/build_plugin_cli.sh` (+15 -0) ➕ `.script/build_plugin_daemon.sh` (+16 -0) </details> ### 📄 Description - add scripts `build_plugin_cli.sh` and `build_plugin_daemon.sh` for building binary locally for different OS systems and the chip rchitecturse --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:15:54 -05:00
yindo closed this issue 2026-02-16 01:15:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#416