# HG changeset patch # User peterjc # Date 1441986189 14400 # Node ID b6397643dbb6a77d5b804d09148eaea03749db80 # Parent 082d6adb57a500628e21d5b5b76817657b15081a planemo upload for repository https://github.com/peterjc/galaxy_mira/tree/master/tools/mira3/ commit 4fbb738ddbc87132ca11dfaaaa38aa922ac87115-dirty diff -r 082d6adb57a5 -r b6397643dbb6 tools/mira3/README.rst --- a/tools/mira3/README.rst Thu May 21 12:36:06 2015 -0400 +++ b/tools/mira3/README.rst Fri Sep 11 11:43:09 2015 -0400 @@ -94,24 +94,24 @@ This script and related tools were initially developed on the following hg branch: http://bitbucket.org/peterjc/galaxy-central/src/tools -Development has now moved to a dedicated GitHub repository: -https://github.com/peterjc/pico_galaxy/tree/master/tools/mira_3_4 +For some time developement continued at https://github.com/peterjc/pico_galaxy but +is now in a dedicated GitHub repository: https://github.com/peterjc/galaxy_mira For pushing a release to the test or main "Galaxy Tool Shed", use the following Planemo commands (which requires you have set your Tool Shed access details in ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: - $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/mira3/ + $ planemo shed_update -t testtoolshed --check_diff tools/mira3/ ... or:: - $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/mira3/ + $ planemo shed_update -t toolshed --check_diff tools/mira3/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/mira3/ + $ planemo shed_upload --tar_only tools/mira3/ ... $ tar -tzf shed_upload.tar.gz test-data/empty_file.dat diff -r 082d6adb57a5 -r b6397643dbb6 tools/mira3/tool_dependencies.xml --- a/tools/mira3/tool_dependencies.xml Thu May 21 12:36:06 2015 -0400 +++ b/tools/mira3/tool_dependencies.xml Fri Sep 11 11:43:09 2015 -0400 @@ -1,6 +1,6 @@ - +