Mercurial > repos > nathandunn > monarchinitiative
changeset 8:15016fee2bc4 draft
planemo upload commit 00e0e60deed9cc2ef83d47a3182cd6c84b8f5b41
author | nathandunn |
---|---|
date | Mon, 22 Aug 2016 12:53:55 -0400 |
parents | 61d8060bf2ed |
children | 5fa1f0ca69cc |
files | README.rst |
diffstat | 1 files changed, 16 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/README.rst Mon Aug 22 12:41:24 2016 -0400 +++ b/README.rst Mon Aug 22 12:53:55 2016 -0400 @@ -10,32 +10,41 @@ .. .. image:: arguments.png -# To Update +========= +To Update +========= -planemo test +:: -If one of them fails, then we have to make sure that the different tests are just data being updated, but not an error: + planemo test -should be non-zero. +If one of them fails, then we have to make sure that the different tests are just data being updated, but not an error. For each xml test do: +:: + planemo test monarch-phenotypes-for-disease.xml --update_test_data -which will update the test data +which will update the test data. If the test data is non-empty: +:: + git status | grep modified | cut -c14-1000 | xargs wc -l then commit. - -# Send to the Toolset +------------------------------ +Sending update to the Toolshed +------------------------------ Using this reference for publishing: http://planemo.readthedocs.io/en/latest/publishing.html +:: + planemo shed_lint --tools planemo shed_diff --shed_target toolshed