comparison readme.md @ 5:2e59e8153a1d draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms"
author galaxyp
date Mon, 14 Dec 2020 08:28:25 +0000
parents 71d5a1ae4481
children
comparison
equal deleted inserted replaced
4:1d484d3a913b 5:2e59e8153a1d
20 Note that, due to its size, the test data is excluded from this repository. In 20 Note that, due to its size, the test data is excluded from this repository. In
21 order to generate the test data on call `test-data.sh`. 21 order to generate the test data on call `test-data.sh`.
22 22
23 Manual updates should only be done to 23 Manual updates should only be done to
24 24
25 - the `@GALAXY_VERSION@"` token in `macros.xml`
26 - and the manually contributed tests in `macros_test.xml` (The goal is that all 25 - and the manually contributed tests in `macros_test.xml` (The goal is that all
27 tools that do not have an automatically generated test are covered here) 26 tools that do not have an automatically generated test are covered here)
28 - the `hardcoded_params.json` files 27 - the `hardcoded_params.json` files
28
29 Wrapper versions are managed in `bump.json`. For tools listed in the file
30 the wrapper version will be set accordingly and otherwise `0` is used.
31 For a major update of the tool version the bump file should be reset (to `{}`).
29 32
30 In a few cases patches may be acceptable. 33 In a few cases patches may be acceptable.
31 34
32 Installation 35 Installation
33 ============ 36 ============