[PR #2479] [MERGED] fix: install plugin daemon by release binary #2507

Closed
opened 2026-02-16 11:17:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/2479
Author: @Stream29
Created: 1/23/2026
Status: Merged
Merged: 1/23/2026
Merged by: @Yeuoly

Base: mainHead: chore/install-plugin-daemon-by-release


📝 Commits (2)

  • 4b8e72e fix: install plugin daemon by release binary
  • 9b0d267 Merge branch 'main' into chore/install-plugin-daemon-by-release

📊 Changes

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

View changed files

📝 .github/workflows/pre-pr-check-per-plugin.yaml (+8 -8)
📝 .github/workflows/upload-merged-plugin.yaml (+7 -7)

📄 Description

Related Issues or Context

All workflows failed: https://github.com/langgenius/dify-official-plugins/actions/runs/21277157800/job/61244915916?pr=2476

This PR fixes CI workflow, from installing Dify CLI from brew to downloading it from GitHub release.

This PR contains Changes to Non-Plugin

  • Documentation
  • CI

🔄 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-official-plugins/pull/2479 **Author:** [@Stream29](https://github.com/Stream29) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/23/2026 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `chore/install-plugin-daemon-by-release` --- ### 📝 Commits (2) - [`4b8e72e`](https://github.com/langgenius/dify-official-plugins/commit/4b8e72ed52a649884566ad071543fd968f63bd85) fix: install plugin daemon by release binary - [`9b0d267`](https://github.com/langgenius/dify-official-plugins/commit/9b0d2678f5086b91a798575ae77c4dc85ea52906) Merge branch 'main' into chore/install-plugin-daemon-by-release ### 📊 Changes **2 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pre-pr-check-per-plugin.yaml` (+8 -8) 📝 `.github/workflows/upload-merged-plugin.yaml` (+7 -7) </details> ### 📄 Description ## Related Issues or Context All workflows failed: https://github.com/langgenius/dify-official-plugins/actions/runs/21277157800/job/61244915916?pr=2476 This PR fixes CI workflow, from installing Dify CLI from brew to downloading it from GitHub release. ## This PR contains Changes to *Non-Plugin* - [ ] Documentation - [x] CI --- <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 11:17:11 -05:00
yindo closed this issue 2026-02-16 11:17:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#2507