[galaxyproject/galaxy] 251526: Add `version` attribute to tool requirements
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 2515267ca5a058d2029c589357f518b1cfb372b8 https://github.com/galaxyproject/galaxy/commit/2515267ca5a058d2029c589357f51... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-04-25 (Wed, 25 Apr 2018) Changed paths: M lib/galaxy/datatypes/converters/bam_to_bigwig_converter.xml M lib/galaxy/datatypes/converters/bed_gff_or_vcf_to_bigwig_converter.xml M lib/galaxy/datatypes/converters/bedgraph_to_bigwig_converter.xml M lib/galaxy/datatypes/converters/fasta_to_2bit.xml M lib/galaxy/datatypes/converters/interval_to_bigwig_converter.xml M lib/galaxy/datatypes/converters/sam_to_bigwig_converter.xml M lib/galaxy/datatypes/converters/wig_to_bigwig_converter.xml M lib/galaxy/tools/deps/resolvers/default_conda_mapping.yml M tools/evolution/codingSnps.xml M tools/extract/extract_genomic_dna.xml M tools/extract/liftOver_wrapper.xml M tools/filters/bed_to_bigbed.xml M tools/filters/wig_to_bigwig.xml Log Message: ----------- Add `version` attribute to tool requirements instead of relying on `lib/galaxy/tools/deps/resolvers/default_conda_mapping.yml` . Follow-up on https://github.com/galaxyproject/galaxy/pull/5544 . See https://github.com/galaxyproject/galaxy/pull/5544/files#r183909746 for an explanation why that's preferrable for future-proof reproducibility. Also, small fixes to `tools/evolution/codingSnps.xml` . Commit: 1624b6ce7d382c5ad1a883a5ca7f86106460e96c https://github.com/galaxyproject/galaxy/commit/1624b6ce7d382c5ad1a883a5ca7f8... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-04-25 (Wed, 25 Apr 2018) Changed paths: M lib/galaxy/datatypes/converters/bam_to_bigwig_converter.xml M lib/galaxy/datatypes/converters/bed_gff_or_vcf_to_bigwig_converter.xml M lib/galaxy/datatypes/converters/bedgraph_to_bigwig_converter.xml M lib/galaxy/datatypes/converters/fasta_to_2bit.xml M lib/galaxy/datatypes/converters/interval_to_bigwig_converter.xml M lib/galaxy/datatypes/converters/sam_to_bigwig_converter.xml M lib/galaxy/datatypes/converters/wig_to_bigwig_converter.xml M lib/galaxy/tools/deps/resolvers/default_conda_mapping.yml M tools/evolution/codingSnps.xml M tools/extract/extract_genomic_dna.xml M tools/extract/liftOver_wrapper.xml M tools/filters/bed_to_bigbed.xml M tools/filters/wig_to_bigwig.xml Log Message: ----------- Merge pull request #5973 from nsoranzo/followup_on_5544 Add `version` attribute to some tool requirements Compare: https://github.com/galaxyproject/galaxy/compare/e7158658d026...1624b6ce7d38
participants (1)
-
GitHub