You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/02/11 19:26:55 UTC

[GitHub] [daffodil-vscode] stevedlawrence opened a new issue #81: yarn disallows SVG's in the README

stevedlawrence opened a new issue #81:
URL: https://github.com/apache/daffodil-vscode/issues/81


   When running yarn build with yarn version 1.22.15, I get the following error:
   
   > ERROR  SVGs are restricted in README.md; please use other file image formats, such as PNG: https://daffodil.apache.org/assets/themes/apache/img/apache-daffodil-logo.svg
   
   Should we create a png version of the logo on our website that this README can reference?
   
   The README also has links to github workflow badges that are svg. I can't find a way to get png badges instead, but yarn doesn't seem to care about them, so maybe we can ignore them? Alternatively, shields.io (which we use for the Daffodil readme) does seem to have a way to use pngs, although they do not recommend it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [daffodil-vscode] Shanedell closed issue #81: yarn disallows SVG's in the README

Posted by GitBox <gi...@apache.org>.
Shanedell closed issue #81:
URL: https://github.com/apache/daffodil-vscode/issues/81


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [daffodil-vscode] Shanedell commented on issue #81: yarn disallows SVG's in the README

Posted by GitBox <gi...@apache.org>.
Shanedell commented on issue #81:
URL: https://github.com/apache/daffodil-vscode/issues/81#issuecomment-1044777850


   @stevedlawrence There is already a PNG of the logo out there so that is an easy fix. I have the updates for these latest issues locally I just had one question. Is it okay that I leave the badges for CI? As these SVGs don't cause issues with the build only the logo image did.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [daffodil-vscode] stevedlawrence commented on issue #81: yarn disallows SVG's in the README

Posted by GitBox <gi...@apache.org>.
stevedlawrence commented on issue #81:
URL: https://github.com/apache/daffodil-vscode/issues/81#issuecomment-1044779976


   SVG badges are fine with me as long as the yarn build doesn't complain.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org