Jamie Scott
Jamie Scott
This is clearly a common problem lots of people have been facing (even since 2014, #468), there's pile of closed issues for similar functionality to be added before and they...
If you Google for "download casparcg", the first hit is http://casparcg.com/download.html This page is woefully out of date, advertising the latest build to be one from December 2014! Additionally, the...
5 years ago this commit (https://github.com/sigmavirus24/github3.py/commit/6f80592d525fdf71b43c82bdf271162f81e5465f) changed the docs site from https://github3py.readthedocs.io/ to https://github3.readthedocs.io/ However today the old (?) docs site is still available and is the first hit on...
I was having similar issues to the reporter in issue #30, however I think it's more useful to instead have `common_name` and `official_name` fallback to `name`. For example in my...
It doesn't appear that your Github Actions CI is running your unittests. As a result of this, it appears that you have some unittests broken in master. Running locally I...
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma...
Most endpoints in the SPOL auth class appear to need just the Sharepoint FQDN (e.g. `mycompany.sharepoint.com`) However for the digest to be valid when working with sites (e.g. `mycompany.sharepoint.com/sites/MySite`), the...
### Bug description We run pylint on a reasonably large codebase, ~900 .py files, ~350k lines. Recently we've needed to support two similar versions of the Azure SDK and as...
For some reason the Travis integration has stopped working. Placeholder to track getting it working again.