[PR #312] [MERGED] add packaged file info when plugin package larger than max size #439

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/312
Author: @41tair
Created: 5/26/2025
Status: Merged
Merged: 5/27/2025
Merged by: @Yeuoly

Base: mainHead: fix/issues-31


📝 Commits (1)

  • f6a4a65 add packaged file info when plugin package larger than max size

📊 Changes

2 files changed (+28 additions, -6 deletions)

View changed files

📝 cmd/commandline/plugin/package.go (+2 -2)
📝 pkg/plugin_packager/packager/packager.go (+26 -4)

📄 Description

fix #31


🔄 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/312 **Author:** [@41tair](https://github.com/41tair) **Created:** 5/26/2025 **Status:** ✅ Merged **Merged:** 5/27/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/issues-31` --- ### 📝 Commits (1) - [`f6a4a65`](https://github.com/langgenius/dify-plugin-daemon/commit/f6a4a6583cae1e0073f03a6c7e93b8215b916440) add packaged file info when plugin package larger than max size ### 📊 Changes **2 files changed** (+28 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `cmd/commandline/plugin/package.go` (+2 -2) 📝 `pkg/plugin_packager/packager/packager.go` (+26 -4) </details> ### 📄 Description fix #31 --- <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:58 -05:00
yindo closed this issue 2026-02-16 01:15:58 -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#439