◐ Shell
clean mode source ↗

CI: Retry test tasks in case of failure to reduce sporadic failures by bergmeister · Pull Request #1770 · PowerShell/PSScriptAnalyzer

@bergmeister

@bergmeister bergmeister changed the title CI Retry test tasks in case of failure to reduce sporadic failures CI: Retry test tasks in case of failure to reduce sporadic failures

Jan 28, 2022
* use compliant build environment for release build. (#1776)

* use compliant build environment for release build.

* Fix for underlying changes in build environments to find the proper dotnet.exe

* build debug -w 01

* build debug -w 02

* build debug -w 03

* build debug -w 04

* Add docs migration notice & fix formatting (#1779)

* Add docs migration notice & fix formatting

* Fix broken bookmark links

* Use latest mac image rather than a specific version. (#1777)

This will stay up to date.

Co-authored-by: James Truher [MSFT] <jimtru@microsoft.com>
Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>

JamesWTruher