Fix missing images in GraphicsMagick tool help and update ToolShed dev repo link#1599
Fix missing images in GraphicsMagick tool help and update ToolShed dev repo link#1599bgruening merged 6 commits intobgruening:masterfrom
Conversation
Adding missing images to the image folder so that they effectively appear in the help section of the compare.xml tool file.
…-example-image-fix Added missing files to the image folder of GraphicsMagick tool
Added the correct dev repo link to the toolshed: https://github.com/bgruening/galaxytools/tree/master/tools/image_processing/graphicsmagick
Update ToolShed dev repository link for GraphicsMagick tool
|
Hi @Sch-Da ! Thank you for finding out about the missing images of this tool help section! |
|
@dianichj can you maybe also fix the linting issue. And maybe see if there is a newer version of GM? |
There is a 1.3.45 released from August last year. Ours in Galaxy is 1.3.44 =) @bgruening |
|
Then please bump the version :) |
|
@bgruening @dianichj The tool is already at its latest version of 1.3.45 (ref: https://github.com/bgruening/galaxytools/blob/master/tools/image_processing/graphicsmagick/macros.xml#L2) |
Thanks a lot @SaimMomin12 ! Yes but it seems like it is not matching with the version in Galaxy. Saim suggested that perhaps the tool was not deployed based on the planemo autoupdate and that once the PR is merged, maybe someone can install it manually? |
This PR includes two updates for the GraphicsMagick tool:
🔧 Fix broken image links in
compare.xmlhelp sectiondonald-palette.jpgresult_image_compare01.pngThese images are referenced in the help section via
image::directives, but were missing from theimage/directory, causing them to appear as broken links in the Galaxy UI.🛠️ Update ToolShed metadata with correct dev repository link
🔗 https://github.com/bgruening/galaxytools/tree/master/tools/image_processing/graphicsmagick