azure-sdk-for-cpp/eng
Azure SDK Bot 7a3f332491
Sync eng/common directory with azure-sdk-tools for PR 12532 (#6800)
* Change logging functions to use Write-Host

Change logging helpers to always write to host and either set color or use devops/gh formatting.

We do not want to use Write-Error or Write-Warning directly because they can stop the script or not depending on preferences which makes it difficult to ensure local runs of scripts work the same as in the pipelines. So, we should never depend on these logging commands to cause a script to stop execution.

* Clean up error handling in CommandInvocation-Helpers

Removed legacy error handling for command failures.

* Fix error logging for command execution

* Add option to skip exiting

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2025-10-22 09:45:26 -07:00
..
common Sync eng/common directory with azure-sdk-tools for PR 12532 (#6800) 2025-10-22 09:45:26 -07:00
docs/api/assets Update github.io doc location (#6423) 2025-02-18 10:38:52 -08:00
pipelines Use vcpkg supplied by eng/common (#6771) 2025-10-16 09:51:40 -07:00
scripts Use vcpkg supplied by eng/common (#6771) 2025-10-16 09:51:40 -07:00
CredScanSuppression.json missed exception (#6427) 2025-02-19 12:31:59 -08:00
ignore-links.txt