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

Add enumeration restriction to detect_errors #10510

Merged
merged 2 commits into from
Oct 23, 2020

Conversation

davelopez
Copy link
Contributor

@davelopez davelopez commented Oct 21, 2020

Extended a bit the documentation and added a simpleType definition called DetectErrorType to allow only the following values on detect_errors attribute:

  • default
  • exit_code
  • aggressive

This PR closes #10500

@galaxybot galaxybot added this to the 21.01 milestone Oct 21, 2020
Co-authored-by: Marius van den Beek <m.vandenbeek@gmail.com>
@mvdbeek mvdbeek merged commit 48c75b8 into galaxyproject:dev Oct 23, 2020
@davelopez davelopez deleted the detect-errors-xsd-restriction branch October 23, 2020 10:49
@galaxybot
Copy link
Contributor

This PR was merged without a 'kind/' tag, please correct.

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.

In Galaxy.xsd, attribute detect_errors allows any string as value
5 participants