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

[22.01] fix startswith attribute of <options> #14332

Merged
merged 3 commits into from
Jul 24, 2022

Conversation

bernt-matthias
Copy link
Contributor

@bernt-matthias bernt-matthias commented Jul 14, 2022

as documented in the xsd (seems that this bug was there since the beginning).

If desired we can backport the fix also to older releases.

additionally:

While working on the tests I noticed that it is impossible to select options in tests for multiple="true" parameters if the option values contain ,. For static options this is no problem (because tool devs can control the values) but it might be for dynamic options. Is this worth opening an issue?

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

as documented in the xsd

in addition fix galaxyproject#14324,
i.e. document the `separator` attribute of options

also doc that only 1MB is used and lines starting with `#` are always
ignored
Copy link
Contributor

@wm75 wm75 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @bernt-matthias for this!

Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
@bernt-matthias
Copy link
Contributor Author

Thanks a lot @bernt-matthias for this!

Welcome. Note that the linter error will stay until a new version of the tool-util package is released. Any idea when this might happen @nsoranzo?

Copy link
Contributor

@wm75 wm75 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for fixing all of this @bernt-matthias!

@mvdbeek mvdbeek merged commit a20d796 into galaxyproject:release_22.01 Jul 24, 2022
@github-actions
Copy link

This PR was merged without a "kind/" label, 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.

4 participants