Results 4 issues of Trey Valenta

Bump termcolor and set FORCE_COLOR to resolve test failures resulting from https://github.com/termcolor/termcolor/pull/25/ Fixes #383

# Description Remove extraneous spaces between key types to fetch. The Windows image has only the RSA key for github[.]com in file "C:\Program Files\Git\etc\ssh\ssh_known_hosts". This PR removes spaces in the...

CI windows-all

CodeQL is unable to extract and parse a Python3 file with the following line: ``` match["something"] = somethingelse ``` The CodeQL errors just reportsa syntax error and, logs aren't helpful....

bug
Python

# Description This is a bugfix and improvement on the ssh host keys for GitHub and Azure that are added to Windows images. 1. Ensure the ssh_known_hosts files are plain-text...

CI windows-all