[PR #2413] [MERGED] chore: add e2e test CI for .difypkg #2457

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

📋 Pull Request Information

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

Base: mainHead: chore/add-integration-test


📝 Commits (3)

  • 2b6458d chore: add e2e test CI for .difypkg
  • 3cfc683 chore: specify plugin paths
  • e92543c chore: exclude GITHUB_TOKEN

📊 Changes

2 files changed (+160 additions, -8 deletions)

View changed files

.github/workflows/plugin-e2e-test.yaml (+153 -0)
📝 .github/workflows/pre-check-plugin.yaml (+7 -8)

📄 Description

Related Issues or Context

https://github.com/langgenius/dify-plugin-daemon/issues/277

This PR contains Changes to Non-Plugin

  • Documentation
  • Other

🔄 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/2413 **Author:** [@Stream29](https://github.com/Stream29) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `chore/add-integration-test` --- ### 📝 Commits (3) - [`2b6458d`](https://github.com/langgenius/dify-official-plugins/commit/2b6458d0bfb475349f3d6fe8f938b4939d5f7016) chore: add e2e test CI for .difypkg - [`3cfc683`](https://github.com/langgenius/dify-official-plugins/commit/3cfc6836f2d8b59cfa9a50a34ed91e018851e4d2) chore: specify plugin paths - [`e92543c`](https://github.com/langgenius/dify-official-plugins/commit/e92543c758b9fdadac0ca93cf68fe2a8423287b3) chore: exclude GITHUB_TOKEN ### 📊 Changes **2 files changed** (+160 additions, -8 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/plugin-e2e-test.yaml` (+153 -0) 📝 `.github/workflows/pre-check-plugin.yaml` (+7 -8) </details> ### 📄 Description ## Related Issues or Context https://github.com/langgenius/dify-plugin-daemon/issues/277 ## This PR contains Changes to *Non-Plugin* - [ ] Documentation - [x] Other --- <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:03 -05:00
yindo closed this issue 2026-02-16 11:17:03 -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#2457