bauglir / Kroki.jl

Supports creating a variety of diagrams through the https://kroki.io service.
https://bauglir.github.io/Kroki.jl/stable
MIT License
79 stars 3 forks source link

Document how to run Kroki services within GitHub Actions #43

Closed bauglir closed 6 months ago

bauglir commented 1 year ago

Kroki is commonly used in combination with Documenter on GitHub Actions. Although depending on the publicly available service may be sufficient for many packages, having additional guidance available on how to run private Kroki services within GitHub Actions would be beneficial in cases like private packages or to guard against the public service going down.