chris48s
chris48s
> Unless I have missed it the official client for Linux doesn't work with proxy servers. @djb61 From https://get.slack.help/hc/en-us/articles/212924728-Slack-for-Linux-beta- > You can specify the proxy server used with the `--proxy-server=IP:port`...
I don't want to stray too far off-topic here, but just to flesh out the question "What's the point of ScudCloud today?" a little more: Since this happened, I've been...
I also just tried the user agent switcheroo and it also _didn't_ work for me. My config, for reference: ``` ScudCloud 1.63 Python 3.5.2 Qt 5.5.1 WebKit 602.1 PyQt 5.5.1...
I don't know where the numbers on https://npm-stat.com/ are from. Tbh, this is the first time I've heard of it. What we report on the NPM total downloads badge is...
I have managed to get the end-to-end tests consistently passing with latest gatsby here. Need to do some more work/thinking on dependencies.. possibly solvable https://github.com/badges/shields/pull/8168 not so much - https://github.com/oliver-moran/jimp/pull/1092...
Right. Looks like https://github.com/badges/shields/pull/8265 solves one of these. Still need to circle back to the rest of it..
replaced by #8334
I don't have a solution for this off the top of my head, but basically the issue here is that the service definitions are being generated with no examples for...
I've started a PR at https://github.com/badges/shields/pull/8350 to try and get a build passing on windows. @bastijnv 's suggestion gets us part of the way there but there is still at...
> It seems there is another way as well to -> https://github.com/Elskom/Sdk/pulls?q=is%3Apr+is%3Aclosed+is%3Aunmerged > returns only unmerged pr's while -> https://github.com/Elskom/Sdk/pulls?q=is%3Apr+is%3Aclosed+is%3Amerged > returns only merged. You can use these queries with...