Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 42ba637432221cb6da9b4053204095e3cbd306f2 https://github.com/tianocore/edk2/commit/42ba637432221cb6da9b4053204095e3cbd306f2 Author: Michael Kubacki <michael.kuba...@microsoft.com> Date: 2025-08-22 (Fri, 22 Aug 2025)
Changed paths: M .pytool/Plugin/UncrustifyCheck/uncrustify_ext_dep.yaml Log Message: ----------- .pytool: Use Tianocore Uncrustify release Tianocore uses a customized version of Uncrustify that previously resided in https://dev.azure.com/projectmu/_git/Uncrustify. An official fork in the Tianocore organization has been created here https://github.com/tianocore/uncrustify. The Tianocore fork publishes its releases to a GitHub release in the repo. This is the first release from that repo: https://github.com/tianocore/uncrustify/releases/tag/73.0.10 An advantage of this process is that the binaries for the release are simply attached on the release page in a zip file. For example, this is the zip file for that release: https://github.com/tianocore/uncrustify/releases/download/73.0.10/uncrustify-release.zip This eases consumption of the release, especially on non-Windows hosts versus the previous distribution method with NuGet. This change updates the external dependency in edk2 to consume the binary from this zip file in the release of the Tianocore repo instead of the previous NuGet feed in the Azure repo. Note: The goal is to eliminate the Tianocore fork of Uncrustify, the details for that are outside the scope of this commit. Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits