peterchenadded

Results 6 issues of peterchenadded

It seems the SVG canvas does not apply any patheffects for canvas.drawRect(...) ``` from IPython.core.display import SVG import io stream = skia.DynamicMemoryWStream() canvas = skia.SVGCanvas.Make((100, 100), stream) rect = skia.Rect(10,...

At the moment changing Splunk.secret will break everything and rerunning ansible playbook will always force configs to be updated and splunk restarted even though the password values are exactly the...

question

## Short description Getting error on OPA exec when running command on windows that works on linux/mac. OPA version: 0.40.0 ## Steps To Reproduce 1. Run below command ``` opa_windows_amd64.exe...

bug

The docs suggest there is support for github enterprise. But for people using github enterprise they are unlikely want to connect to the internet. See https://github.com/jekyll/github-metadata/blob/f3b27ce021158c1206cb1641f6734fe4f09f59f9/lib/jekyll-github-metadata/client.rb#L104 Is it possible to...

Great extension but noticed anchors in jupyter notebooks do not really work. Steps to reproduce: 1. Set an anchor in a jupyter notebook 2. Set a link to that anchor...

Shouldn't the tagFormat also come from the releaserc file or the command line rather than coming from the package? If it comes from releaserc file or command line, it can...