Used to be [ISHREMOTE-001]
- Catch all to allow readme.md and backlog.md updates, or to make sure everything is anonymous code samples (e.g. example.com) instead of machine references
- Improvements to Pester setup like
ISHRemote.PesterSetup.ps1 through Get-CIVariable("PROJECT", "NAME", "DEFAULT") idea (see ISHBootStrap or ISHMeasure)
ISHRemote.PesterSetup.ps1 to hold $ignoreSslPolicyErrors=$false which is explictly passed to all New-IshSession switch parameters IgnoreSslPolicyErrors:$ignoreSslPolicyErrors except overwritten by the -IgnoreSslPolicyErrors tests. This would allow CI-testing of environments with invalid certificates.
Used to be [ISHREMOTE-001]
ISHRemote.PesterSetup.ps1through Get-CIVariable("PROJECT", "NAME", "DEFAULT") idea (see ISHBootStrap or ISHMeasure)ISHRemote.PesterSetup.ps1to hold $ignoreSslPolicyErrors=$false which is explictly passed to allNew-IshSessionswitch parameters IgnoreSslPolicyErrors:$ignoreSslPolicyErrors except overwritten by the-IgnoreSslPolicyErrorstests. This would allow CI-testing of environments with invalid certificates.