Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide manifest validation and improved error messages upon invalid plugin manifests #371

Draft
wants to merge 38 commits into
base: 1.0.x
Choose a base branch
from

Conversation

ctrl-schaff
Copy link
Contributor

Introduces jsonschema and a verbose schema for our dataplugin manifests. Aims to provide better error messaging and ease of verification of the users manifest file

ctrl-schaff and others added 30 commits January 2, 2024 10:41
…s/biothings.api into add-plugin-architecture-testing
@ctrl-schaff ctrl-schaff self-assigned this Dec 27, 2024
@ctrl-schaff ctrl-schaff changed the base branch from master to 1.0.x December 27, 2024 14:51
dumper_configuration["SET_RELEASE_FUNC"] = ""

dklass = None
pnregex = r"^[A-z_][\w\d]+$"

Check warning

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z\[\]^_`a-z].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant