asciidoctor / asciidoctor-diagram

:left_right_arrow: Asciidoctor diagram extension, with support for AsciiToSVG, BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), Ditaa, Erd, GraphViz, Mermaid, Msc, PlantUML, Shaape, SvgBob, Syntrax, UMLet, Vega, Vega-Lite and WaveDrom.
http://asciidoctor.org
MIT License
435 stars 106 forks source link

Enable dpic tests on Windows #334

Closed snecklifter closed 3 years ago

snecklifter commented 3 years ago

I've added a powershell retry function to try and work around some of the issues with downloads. There are almost certainly better ways to do this. :/

pepijnve commented 3 years ago

Caching would probably help here as well. It's on my todo list, just haven't found time to read all the docs and experiment with it yet.