feat: update nacos plugin to 1.0.0 #2347
Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@crazywoola hi, if you got any time, pls take a look; https://github.com/langgenius/dify-plugins/actions/runs/25051768008/job/73381139846?pr=2347 check-pkg-paths.py expects PR_FILES to contain exactly one file, and that file must be a .difypkg file. However, the workflow passed the entire list of changed files from the PR/push, including non-package files. ERROR: Only one .difypkg file change is allowed in a single PR. and if you think this ci error should be fixed. i can submit a pr |
crazywoola
left a comment
There was a problem hiding this comment.
✅ LGTM
Decision: Approve
Local Check Results
| Check | Status | Detail | Required action |
|---|---|---|---|
PR content language |
✅ Pass | PR title/body CJK ratio=0.0% (zh=0, en=2339, ignored_zh=0, allowed_zh<=0) | None. |
Project structure |
✅ Pass | All expected files present: manifest.yaml, README.md, PRIVACY.md. _assets/: yes. | None. |
Manifest author |
✅ Pass | author is valid. | None. |
Icon validation |
✅ Pass | icon exists: _assets/nacos-logo.png | None. |
Version check |
✅ Pass | version 1.0.0 is available. | None. |
README language |
✅ Pass | README.md CJK ratio=0.0% (zh=0, en=8233, allowed_zh<=0) | None. |
PRIVACY.md |
✅ Pass | PRIVACY.md exists and is non-empty. | None. |
Dependency install |
✅ Pass | requirements installed successfully. | None. |
dify_plugin version |
✅ Pass | dify_plugin version 0.7.4 satisfies >= 0.5.0. | None. |
Install test |
✅ Pass | plugin install test passed. | None. |
Packaging test |
✅ Pass | packaging check passed. | None. |
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This submission updates the
nacosplugin to version1.0.0and aligns the package contents, documentation, and privacy policy with the current capability set.Main updates in this version:
Nacos 2.xandNacos 3.xserver_addressesusernamepasswordidentity_keyidentity_valueoutput_schemasupport for workflow-friendly outputs""publicare handled consistently where appropriate
.difypkg4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does not intentionally collect unrelated user personal data for analytics, profiling, advertising, or resale.
The plugin processes only the data required to execute Nacos operations, including:
Privacy Policy