Mike Chang
Mike Chang
## What does this PR do? Creates a Ubuntu 22.04 nightly non-unity profile job with a generic node label. We'll be moving the node configs to utilize a hashed label...
**Describe the bug** After random merges (lately after large cherry-picks), MSBuild will fail to build AzToolsFramework.Tests.dir unity files while attempting to access `vc143.pdb`. Subsequent builds will continue to fail until...
As a developer, I would like to have automation (Github Actions preferred) do the following once a primary branch is updated: - Zip up a new or updated Gem or...
## What does this PR do? - [Windows] Pins the path of `tar` to `%SystemRoot%\System32\tar.exe` during the post install phase, which prevents usage of alternative `tar` executables in the system...
**Describe the bug** If a build that previously was running with code and artifacts from VC142 (Visual Studio 2019's C++ compiler) is switched to VC143 (Visual Studio 2022's compiler) on...