Michael Riley

Results 71 comments of Michael Riley

I did do that beforehand. You can see in the output that it's trying to import a python module in the `.venv`, though. I don't think it's trying to use...

Ah, that explains something to me, because I swear the first time I reported the issue I was trying just one argument to the `--asciidoc` flag. I must have been...

As a test, I added `asciidoc` to the `requirements.txt` file. The docs generate [correctly](https://gist.github.com/optik-aper/0b472067da70ae723b6f2828b13aace5)

It doesn't appear so. Upon opening: ``` michael ~/repos/qutebrowser (:f11cdd0bf|✔) Φ .venv/bin/python3 qutebrowser.py -s qt.chromium.sandboxing disable-seccomp-bpf 13:40 13:41:13 ERROR: set: NoOptionError - No option 'qt.chromium.sandboxing' 13:41:14 ERROR: Renderer process crashed...

Ah, shoot, yeah. I was trying different tags to get a sense of if it was an older version. When I checkout `v2.5.2` that option is available and works! ```...

I didn't know about that flag. I started with the version in the Ubuntu repo but it wasn't compiled with adblock so I decided to run it all from the...

Thanks for the report. That definitely needs to be fixed.

This looks like it should be possible. We'll look to support it in a data source & resource where appropriate.

Thanks for the report. [Currently](https://www.vultr.com/api/#operation/create-baremetal) the API doesn't support the multi-disk options but we'll look at what it'll take to add. At that point we can include it in the...

Thanks for the report. It looks like the intention here might be to replace the node pool since the API doesn't support changing the node pool type ([documentation](https://www.vultr.com/api/#operation/update-nodepool)). I'll test...