Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 7f630ea2ddb279ce963070d87573bac4c66d5027
https://github.com/galaxyproject/galaxy/commit/7f630ea2ddb279ce963070d87573…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-11-09 (Wed, 09 Nov 2016)
Changed paths:
M .ci/flake8_lint_include_list.txt
M .ci/py3_sources.txt
M lib/galaxy/webapps/reports/config.py
Log Message:
-----------
Fix flake8 linting broken in 7bee2651aa8f08ea0495d167e33d317a22ae3ef9
Also fix import order and Python3 compatibility.
Commit: 93a09d2eb033d8bc8b98a7ca94e80bbb1a80fe60
https://github.com/galaxyproject/galaxy/commit/93a09d2eb033d8bc8b98a7ca94e8…
Author: Marius van den Beek <m.vandenbeek(a)gmail.com>
Date: 2016-11-09 (Wed, 09 Nov 2016)
Changed paths:
M .ci/flake8_lint_include_list.txt
M .ci/py3_sources.txt
M lib/galaxy/webapps/reports/config.py
Log Message:
-----------
Merge pull request #3141 from nsoranzo/followup_on_3139
Fix flake8 linting broken in 7bee2651aa8f08ea0495d167e33d317a22ae3ef9
Compare: https://github.com/galaxyproject/galaxy/compare/00edc474274a...93a09d2eb033
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 192f66a714f3c7dd320550def43d7cd283dfa6af
https://github.com/galaxyproject/galaxy/commit/192f66a714f3c7dd320550def43d…
Author: Gildas Le Corguillé <lecorguille(a)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_…
`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-p…
Commit: 3b8f543ebdd1307c91c3ae719bbb7072476d7b9a
https://github.com/galaxyproject/galaxy/commit/3b8f543ebdd1307c91c3ae719bbb…
Author: John Chilton <jmchilton(a)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