Results 14 comments of mmahacek

None of these are working for me to connect to Cent7. I can do the tests in https://github.com/microsoft/vscode-remote-release/issues/690#issuecomment-650273144 but it still runs as the limited user, and doesn't switch to...

I had submitted https://github.com/JulianChow94/Windows-screenFetch/pull/42 to improve performance by skipping pulling stats on network drives. I had found this was taking up a good chunk of processing time on my system.

May be related to https://github.com/mattieserver/netbox-topology-views/issues/33

I would suggest updating the documentation section to reference that the `pip install ...` should be done in the venv, and suggest adding GitPython to the `local_requirements.txt` to make sure...

So, I got the repo import to work, but the two import scripts don't seem quite right. The Manufacturer script only offers me "ALL" and not a list of specific...

No, I am not using docker. Running right in CentOS 7. Python 3.7

Single server. I'm not in the office yet. Will try your update in a little bit.

Changes work beautifully.

This is great, but since it's a breaking config change (would generate an `rpmnew`), it would need to target either `release-33.x` or `develop`.

This seems like a duplicate of #986. I've been occassionally getting a 429 rate limit when calling `atlassian.Jira.user_find_by_user_string()`. It would be nice if this could handle the backoff and retry...