azure-sdk-for-cpp/eng/common
Azure SDK Bot 6999572809
Sync eng/common directory with azure-sdk-tools for PR 5608 (#4411)
* ongoing

* Move get-codeowners scripts and tests to their own dirs

* address PR remarks

* Fix CodeOwnerFileLocation path, fix casing, and dedup param defaults

* fix param names

* add todos on needed changes in cpp repo

* Add CodeownersFileLocation to Get-Codeowners and use $null for default param values

* move get-codeowners back to scripts/ and rename -functions to .lib

* fix: use empty string as defaults instead of $nulls, to fix invocation

* fix bug with invocation of Get-Codeowners + add support for passing IncludeNonUserAliases as switch

* fix path iin Metadata-Helpers.ps1

* fix typo

* Update archetype-cpp-release.yml

---------

Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-03-30 23:55:52 -07:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 3386 (#3733) 2022-06-14 10:47:25 -07:00
pipelines/templates Sync eng/common directory with azure-sdk-tools for PR 5608 (#4411) 2023-03-30 23:55:52 -07:00
scripts Sync eng/common directory with azure-sdk-tools for PR 5608 (#4411) 2023-03-30 23:55:52 -07:00
spelling Sync eng/common directory with azure-sdk-tools for PR 5595 (#4400) 2023-03-03 07:28:46 -08:00
testproxy enable true version override so that other tools also have a shot at picking up the replaced version (#4440) 2023-03-13 15:25:27 -07:00
TestResources Handle multi-line string concatenation with Write-Warning (#4321) 2023-02-01 20:44:41 -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