We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Even the environment definition in the schema has:
environment
"propertyNames": { "pattern": "^[A-Z]{1}[A-Z0-9_]*" }
envvars such as aFOO: bar is successfuly passing
aFOO: bar
The text was updated successfully, but these errors were encountered:
Tracked in EOSC-synergy/jpl-validator#6
Sorry, something went wrong.
orviz
No branches or pull requests
Even the
environment
definition in the schema has:envvars such as
aFOO: bar
is successfuly passingThe text was updated successfully, but these errors were encountered: