comparison tools/clinod/README.rst @ 6:77cfe958b5ea draft

v0.0.9 record clinod version
author peterjc
date Tue, 01 Sep 2015 06:54:03 -0400
parents 9485cdfca57e
children f61366a4a14e
comparison
equal deleted inserted replaced
5:9485cdfca57e 6:77cfe958b5ea
70 - Development moved to GitHub, https://github.com/peterjc/pico_galaxy 70 - Development moved to GitHub, https://github.com/peterjc/pico_galaxy
71 v0.0.7 - Use the new ``$GALAXY_SLOTS`` environment variable for thread count. 71 v0.0.7 - Use the new ``$GALAXY_SLOTS`` environment variable for thread count.
72 - Tool definition now embeds citation information. 72 - Tool definition now embeds citation information.
73 v0.0.8 - Reorder XML elements (internal change only). 73 v0.0.8 - Reorder XML elements (internal change only).
74 - Planemo for Tool Shed upload (``.shed.yml``, internal change only). 74 - Planemo for Tool Shed upload (``.shed.yml``, internal change only).
75 v0.0.9 - Explicitly record clinod version via ``<version_command>``.
75 ======= ====================================================================== 76 ======= ======================================================================
76 77
77 78
78 Developers 79 Developers
79 ========== 80 ==========
86 87
87 For pushing a release to the test or main "Galaxy Tool Shed", use the following 88 For pushing a release to the test or main "Galaxy Tool Shed", use the following
88 Planemo commands (which requires you have set your Tool Shed access details in 89 Planemo commands (which requires you have set your Tool Shed access details in
89 ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: 90 ``~/.planemo.yml`` and that you have access rights on the Tool Shed)::
90 91
91 $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/clinod/ 92 $ planemo shed_update -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/clinod/
92 ... 93 ...
93 94
94 or:: 95 or::
95 96
96 $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/clinod/ 97 $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/clinod/
97 ... 98 ...
98 99
99 To just build and check the tar ball, use:: 100 To just build and check the tar ball, use::
100 101
101 $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/clinod/ 102 $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/clinod/