mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1370] [MERGED] chore: CI #1561
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-plugins/pull/1370
Author: @crazywoola
Created: 10/13/2025
Status: ✅ Merged
Merged: 10/13/2025
Merged by: @LogicOber
Base:
main← Head:chore/update-ci📝 Commits (1)
a5019f3chore: CI📊 Changes
1 file changed (+73 additions, -14 deletions)
View changed files
📝
.github/workflows/pre-check-plugin.yaml(+73 -14)📄 Description
This pull request improves the
.github/workflows/pre-check-plugin.yamlworkflow by enhancing the clarity, robustness, and debuggability of the plugin pre-check process. The changes add more informative output, improve environment variable handling, and make the version and installation checks more reliable.Enhancements to plugin version and installation checks:
dify_pluginusing thepackaginglibrary and Python exit codes.General workflow improvements:
manifest.yaml,README.md, andrequirements.txt) for better visibility during CI runs.yqstep explicitly checks its version to confirm the correct tool is being used.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.