Skip to content

fix(dify): satisfy Marketplace manifest checks - #13

Merged
cyfyifanchen merged 1 commit into
mainfrom
fix/dify-marketplace-manifest-metadata
Aug 25, 2026
Merged

fix(dify): satisfy Marketplace manifest checks#13
cyfyifanchen merged 1 commit into
mainfrom
fix/dify-marketplace-manifest-metadata

Conversation

@Yangtze-Seventh

Copy link
Copy Markdown
Collaborator

Summary

  • add the required top-level contact field to both EverOS Dify manifests
  • declare api.evermind.ai in the EverOS Cloud outbound domain metadata

Why

The current Dify Marketplace validator requires a valid manifest contact email. Declaring the default cloud domain also makes the Marketplace security scan and plugin page accurately show the service's outbound access.

Validation

  • EverOS Self-Hosted: Ruff passed; 82 tests passed
  • EverOS Cloud: Ruff passed; 83 tests passed
  • both packages passed the official dify-marketplace-toolkit validator with zero blocking findings
  • both dependency sets contain 46 pinned packages and no known OSV vulnerabilities
  • Marketplace duplicate-version endpoints returned 404 for both 0.0.1 packages

This PR only aligns source metadata with the separately prepared Marketplace packages.

@cyfyifanchen
cyfyifanchen merged commit 01539af into main Aug 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants