azure-sdk-for-cpp/eng/common
Azure SDK Bot 90fc46693f
Fix push script passing in optional argument (#4125)
With new PS command line parsing update in 7.3 they explicitly
pass "" to the native commands which in our usage here we don't
want. However setting the variable to null instead works for our
scenario with both command line parsing strategies so using it here.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2022-11-18 15:34:32 -05:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 3386 (#3733) 2022-06-14 10:47:25 -07:00
pipelines/templates cspell issues in cpp branch , needs updated node, and cspell and npx need to be installed for cspell to run (#4086) 2022-11-02 15:03:12 -07:00
scripts Fix push script passing in optional argument (#4125) 2022-11-18 15:34:32 -05:00
spelling cspell issues in cpp branch , needs updated node, and cspell and npx need to be installed for cspell to run (#4086) 2022-11-02 15:03:12 -07:00
testproxy updating target version to one with brotli encoding supported (#4112) 2022-11-11 16:33:31 -08:00
TestResources Add optional TestResourcesDirectory override parameter (#4105) 2022-11-10 16:37:39 -05: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