Skip to content

Updated version 0.0.2 - #2862

Closed
xtiqny wants to merge 4 commits into
langgenius:mainfrom
xtiqny:main
Closed

Updated version 0.0.2#2862
xtiqny wants to merge 4 commits into
langgenius:mainfrom
xtiqny:main

Conversation

@xtiqny

@xtiqny xtiqny commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Plugin Submission

Plugin information

  • Author:xtiqny
  • Plugin name:
  • Version:
  • Source repository:
  • Contact:xtiqny118@qq.com

Submission type

  • New plugin
  • [ ✓] Version update

What changed

Risk level

  • [ ✓] Low risk
  • Medium risk
  • High risk

Required checks

  • [✓ ] I have read and followed the Marketplace submission requirements.
  • [✓] I have read and comply with the Plugin Developer Agreement.
  • [ ✓] I tested this plugin on Dify Community Edition and Dify Cloud, or documented any limitation below.
  • [✓ ] The package contains only files needed at runtime.
  • [ ✓] The package does not contain secrets, local credentials, .env files, .git directories, virtual environments, caches, logs, or IDE files.
  • [ ✓] The package does not contain executables or bundled binaries, or I explained why they are required below.
  • [ ✓] The plugin README includes setup steps, usage instructions, required APIs or credentials, connection requirements, and the source repository link.
  • [✓ ] The plugin includes PRIVACY.md or a hosted privacy policy, and manifest.yaml references it.
  • [ ✓] All user-facing text is primarily in English, with any localized README files following the i18n guidance.

Security and privacy notes

None

Local validation

{
"files": [],
"json": [
{
"date": "2026-07-28",
"holiday_name": "",
"is_holiday": false,
"raw_response": {
"code": 0,
"holiday": null,
"type": {
"name": "周二",
"type": 0,
"week": 2
}
},
"rest_days": 0,
"type": "normal",
"wage": 0,
"week_number": 2,
"week_type": "周二"
}
],
"text": ""
}

Reviewer notes

Improve stability

xtiqny added 2 commits August 11, 2026 17:34
Update plugin version 0.0.2
@github-actions github-actions Bot added the risk: missing Missing or invalid Marketplace risk selection label Aug 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Please select exactly one risk level in the PR template: Low risk, Medium risk, or High risk. This helps Marketplace reviewers route the submission correctly.

Copy link
Copy Markdown
Member

Hi @xtiqny — here is the current CI summary for commit ab29640.

❌ Blocking errors

  • manifest.yaml is missing the required repo and contact fields.
  • README.md must include a source-repository URL and must keep its primary content in English (the validator found CJK text; localized content should move to README.<locale>.md).
  • The PR template is incomplete: Plugin name, Version, Source repository, Submission type, Risk level, and “What changed” are missing/unselected; the title/body must also use English as its primary language.
  • requirements.txt uses dify_plugin~=0.0.1b67; CI requires dify_plugin>=0.9.0.
  • Because sensitive capabilities were detected, “Security and privacy notes” cannot be None/N/A.

⚠️ Warnings / review items

  • Add the recommended meta.minimum_dify_version field.
  • The README may be missing setup instructions and connection requirements.
  • Disclose/review the arbitrary network request at tools/holidays.py:29.
  • Workflow infrastructure warning (not caused by this PR): checkout/setup-python still target deprecated Node.js 20 and are being forced onto Node.js 24.

Open the failed pre-check-plugin job

@xtiqny xtiqny closed this Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: missing Missing or invalid Marketplace risk selection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants