[galaxyproject/galaxy] 192f66: Update galaxy.xsd
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 192f66a714f3c7dd320550def43d7cd283dfa6af https://github.com/galaxyproject/galaxy/commit/192f66a714f3c7dd320550def43d7... Author: Gildas Le Corguillé <lecorguille@users.noreply.github.com> Date: 2016-11-07 (Mon, 07 Nov 2016) Changed paths: M lib/galaxy/tools/xsd/galaxy.xsd Log Message: ----------- Update galaxy.xsd Add `hidden_data` in `ParamType` The context [cufflinks](https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/...) `planemo lint .` ``` Applying linter tool_xsd... FAIL .. ERROR: Invalid tmpw5U2MV found. Errors [/tmp/tmpw5U2MV:144:0:ERROR:SCHEMASV:SCHEMAV_CVC_ENUMERATION_VALID: Element 'param', attribute 'type': [facet 'enumeration'] The value 'hidden_data' is not an element of the set {'text', 'integer', 'float', 'color', 'boolean', 'genomebuild', 'library_data', 'select', 'data_column', 'hidden', 'baseurl', 'file', 'data', 'drill_down', 'data_collection'}. /tmp/tmpw5U2MV:144:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'param', attribute 'type': 'hidden_data' is not a valid value of the atomic type 'ParamType'. ``` I don’t know so much this tag `hidden_data`, but it seems that it’s still in the [Galaxy doc](https://docs.galaxyproject.org/en/latest/dev/schema.html#tool-inputs-param) Commit: 3b8f543ebdd1307c91c3ae719bbb7072476d7b9a https://github.com/galaxyproject/galaxy/commit/3b8f543ebdd1307c91c3ae719bbb7... Author: John Chilton <jmchilton@gmail.com> Date: 2016-11-07 (Mon, 07 Nov 2016) Changed paths: M lib/galaxy/tools/xsd/galaxy.xsd Log Message: ----------- Merge pull request #3132 from lecorguille/patch-2 Update galaxy.xsd Compare: https://github.com/galaxyproject/galaxy/compare/78dfb95f0264...3b8f543ebdd1
participants (1)
-
GitHub