# HG changeset patch # User nathandunn # Date 1471884835 14400 # Node ID 15016fee2bc41c097e8bd2a64bfd065d4a70860a # Parent 61d8060bf2eda9f8103644b077a289f06c8bc3b9 planemo upload commit 00e0e60deed9cc2ef83d47a3182cd6c84b8f5b41 diff -r 61d8060bf2ed -r 15016fee2bc4 README.rst --- 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