Miro

Results 34 comments of Miro

Is there any way to disable the fallback to `https://kroki.io`? We may have some potentially sensitive diagrams with Intellectual Property content that we'd rather not share with a 3rd party...

> @mirogta I think this should be addressed in [asciidoctor-kroki](https://github.com/Mogztter/asciidoctor-kroki) so create an issue [there](https://github.com/Mogztter/asciidoctor-kroki/issues). Good point - raised as https://github.com/Mogztter/asciidoctor-kroki/issues/70

@danyill thanks, that's useful. We've added kroki.io into our firewall's whitelist, so that people can read about it and try the examples. But that means we can't use firewall to...

Hi, first apologies for the delay in reply. The fix didn't work unfortunately, because the `if value.is_a? String` added in [the commit](https://github.com/test-kitchen/kitchen-vagrant/pull/330/commits/a31a3526fc757bbf746c8f6367b32891d022e00f) doesn't work as expected (on my ruby version...

See https://www.techrepublic.com/article/github-to-replace-master-with-main-starting-in-october-what-developers-need-to-know/

Is there the configuration schema defined as JSON Schema? I couldn't find it (e.g. on http://schemastore.org/json/) but if there was one, it could be loaded to e.g. Visual Studio Code...

I like this and I would certainly use this in our team. Would it be clearer if the comment is in a form of a marker and starts with the...

Did you mean this? We use the github PR plugin quite extensively with the YAML config repo plugin. ``` # test.gocd.pipeline ... materials: test-git-pr: plugin_configuration: id: github.pr version: 1 options:...

This is slowly becoming a blocker for us - since new GitHub repositories have the `main` as the default branch and not all people (who can create new repos) have...

Would it make any sense to separate kroki.io website (leave it as project homepage) and the API (move e.g. to api.kroki.io?). We could then effectively whitelist kroki.io but block the...