[PR #134] [MERGED] feat: add repository URL field to manifest #171

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-sdks/pull/134
Author: @Yeuoly
Created: 5/7/2025
Status: Merged
Merged: 5/7/2025
Merged by: @Yeuoly

Base: mainHead: feat/repo


📝 Commits (1)

  • bd60d29 feat: add repository URL field to manifest

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 python/dify_plugin/core/entities/plugin/setup.py (+1 -0)

📄 Description

  • Introduced an optional repo field in the PluginConfiguration class to store the repository URL of the plugin, enhancing the configuration capabilities.

🔄 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-sdks/pull/134 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 5/7/2025 **Status:** ✅ Merged **Merged:** 5/7/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `feat/repo` --- ### 📝 Commits (1) - [`bd60d29`](https://github.com/langgenius/dify-plugin-sdks/commit/bd60d29b987726526d6a46a1b620b1596c8db734) feat: add repository URL field to manifest ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `python/dify_plugin/core/entities/plugin/setup.py` (+1 -0) </details> ### 📄 Description - Introduced an optional `repo` field in the `PluginConfiguration` class to store the repository URL of the plugin, enhancing the configuration capabilities. --- <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-15 21:16:04 -05:00
yindo closed this issue 2026-02-15 21:16:04 -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-sdks#171