mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
[PR #150] [MERGED] feat: enhance PluginRunner to build plugins from source directories #185
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-plugin-sdks/pull/150
Author: @Yeuoly
Created: 5/27/2025
Status: ✅ Merged
Merged: 5/27/2025
Merged by: @Yeuoly
Base:
main← Head:enhance/tests📝 Commits (2)
e482036feat: enhance PluginRunner to build plugins from source directories2fdff4afix: linter📊 Changes
4 files changed (+37 additions, -5 deletions)
View changed files
📝
python/dify_plugin/integration/run.py(+32 -1)📝
python/tests/__mock_server/openai.py(+3 -3)➕
python/tests/consts/mockserver.py(+1 -0)📝
python/tests/integration/test_invoke_llm.py(+1 -1)📄 Description
_build_pluginto handle the building process and log the output.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.