[PR #432] [MERGED] Fix OS and architecture detection for Windows #503

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/432
Author: @toli-ch
Created: 8/26/2025
Status: Merged
Merged: 9/1/2025
Merged by: @Yeuoly

Base: mainHead: main


📝 Commits (1)

  • f5119ac Fix OS and architecture detection for Windows

📊 Changes

1 file changed (+20 additions, -4 deletions)

View changed files

📝 .script/build_plugin_cli.sh (+20 -4)

📄 Description

Description

Please provide a brief description of the changes made in this pull request.
Please also include the issue number if this is related to an issue using the format Fixes #123 or Closes #123.

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Performance improvement
  • Other

Essential Checklist

Testing

  • I have tested the changes locally and confirmed they work as expected
  • I have not tested these on Linux or MacOS, I only have windows

Bug Fix (if applicable)

  • I have used GitHub syntax to close the related issue (e.g., Fixes #123 or Closes #123)

Additional Information

Please provide any additional context that would help reviewers understand the changes.


🔄 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/432 **Author:** [@toli-ch](https://github.com/toli-ch) **Created:** 8/26/2025 **Status:** ✅ Merged **Merged:** 9/1/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`f5119ac`](https://github.com/langgenius/dify-plugin-daemon/commit/f5119ac3ec89ff8eb1af93b91d8e76527d7d570b) Fix OS and architecture detection for Windows ### 📊 Changes **1 file changed** (+20 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.script/build_plugin_cli.sh` (+20 -4) </details> ### 📄 Description ## Description Please provide a brief description of the changes made in this pull request. Please also include the issue number if this is related to an issue using the format `Fixes #123` or `Closes #123`. ## Type of Change - [ ] Bug fix - [ ] New feature - [X] Refactor - [ ] Performance improvement - [ ] Other ## Essential Checklist ### Testing - [X] I have tested the changes locally and confirmed they work as expected * I have not tested these on Linux or MacOS, I only have windows ### Bug Fix (if applicable) - [ ] I have used GitHub syntax to close the related issue (e.g., `Fixes #123` or `Closes #123`) ## Additional Information Please provide any additional context that would help reviewers understand the changes. --- <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:16:09 -05:00
yindo closed this issue 2026-02-16 01:16:09 -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#503