azure-sdk-for-cpp/eng/common
Azure SDK Bot 95e85b6025
Update Prepare-Release.ps1 to handle only one previous release (#5429)
In the case there is exactly one previous release PS will return the single object and thus the Count property will not exist. Instead this change ensures that we always have a list.

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-03-08 11:04:09 -08:00
..
docgeneration Fix BOM issue Generate-DocIndex.ps1 (#5318) 2024-02-05 15:34:41 -08:00
pipelines Sync eng/common directory with azure-sdk-tools for PR 7810 (#5412) 2024-03-05 17:47:38 -05:00
scripts Update Prepare-Release.ps1 to handle only one previous release (#5429) 2024-03-08 11:04:09 -08:00
spelling Fix case-sensitive spelling in scripts that get deployed to C++ repo (#5349) 2024-02-13 17:01:17 -08:00
testproxy use merge instead of cherry-pick in merge-proxy-tags.ps1 (#5286) 2024-01-21 21:57:52 -08:00
TestResources TestResources - Bubble up errors in Retry with pipe statements (#5413) 2024-03-06 16:13:16 -08:00
InterdependencyGraph.html
README.md

Common Engineering System

Updates under this directory should only be made in the azure-sdk-tools repo as any changes under this directory outside of that repo will end up getting overwritten with future updates. For information about making updates see common engineering system docs