[galaxyproject/galaxy] b06932: Allow : in tag values for PJA setting.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b0693203a1ed4d755f6fac261dd98bdddb6da6b2 https://github.com/galaxyproject/galaxy/commit/b0693203a1ed4d755f6fac261dd98... Author: John Chilton <jmchilton@gmail.com> Date: 2018-07-12 (Thu, 12 Jul 2018) Changed paths: M lib/galaxy/managers/tags.py Log Message: ----------- Allow : in tag values for PJA setting. Based on #5457, certain paths to creating tag values with : must already work - just not when parsing from a raw string I guess. Commit: b45ce119401b6ef36a19c1bd21c84856ebc074e2 https://github.com/galaxyproject/galaxy/commit/b45ce119401b6ef36a19c1bd21c84... Author: John Chilton <jmchilton@gmail.com> Date: 2018-07-12 (Thu, 12 Jul 2018) Changed paths: M lib/galaxy/managers/collections.py M lib/galaxy/model/__init__.py M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Centralize logic for determining which tags get auto-propagated. Commit: 0280713c43442a412cf6294b57caf1c12160322f https://github.com/galaxyproject/galaxy/commit/0280713c43442a412cf6294b57caf... Author: John Chilton <jmchilton@gmail.com> Date: 2018-07-12 (Thu, 12 Jul 2018) Changed paths: M lib/galaxy/model/__init__.py M test/api/test_workflows.py Log Message: ----------- Auto-propagate group tags - the way name tags are propagated. Commit: 2cccf7c23fc57e4e633af2b1703d7d4a034f5850 https://github.com/galaxyproject/galaxy/commit/2cccf7c23fc57e4e633af2b1703d7... Author: Nicola Soranzo <nicola.soranzo@gmail.com> Date: 2018-07-12 (Thu, 12 Jul 2018) Changed paths: M lib/galaxy/managers/collections.py M lib/galaxy/managers/tags.py M lib/galaxy/model/__init__.py M lib/galaxy/tools/actions/__init__.py M test/api/test_workflows.py Log Message: ----------- Merge pull request #6491 from jmchilton/auto_group_tags Implement ``group:`` tags (toward multi-factor analysis with group tagging) Compare: https://github.com/galaxyproject/galaxy/compare/0674af824d2c...2cccf7c23fc5 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub