mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #2479] [MERGED] fix: install plugin daemon by release binary #2507
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:chore/install-plugin-daemon-by-release📝 Commits (2)
4b8e72efix: install plugin daemon by release binary9b0d267Merge 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.