Allan Wirth
Allan Wirth
I think this package is dead, and you need to switch to open telemetry. On Thu, Jun 3, 2021, at 7:41 AM, Tomas Hornak wrote: > > > Hi. I'm...
That's insane! Awesome, thank you! There's a typo in your example, but this one worked for me with `convert test.svg test.png`: ``` xml ``` I guess I put a note...
Argh. This is really complicated, so I'll record the waist-deep shit I just waded through to figure out a maybe-solution to this for future generations trawling through search results. The...
Now that this is a webextension, the previous post is irrelevant and this is blocking on firefox supporting `incognito: split` in manifest.json https://developer.mozilla.org/en-US/Add-ons/WebExtensions/manifest.json/incognito
This could also be implemented by getting the tabId from the `details` object on the request listener and then seeing if this was an incognito tab via the `tabs` API....
I believe that the tests failed because of this codecov issue: https://about.codecov.io/blog/message-regarding-the-pypi-package/ Could you please re-run them? Then I can address any test failures along with the refactoring you requested...
The approach in #3510 could be used or the approach laid out above using a " `list*()` type function" could be used, but this issue is specifically about Bicep (and...