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
Azure SDK Bot
1df70cb104
Sync eng/common directory with azure-sdk-tools for PR 5562 ( #4384 )
...
* Add todos to update packages to pick up the newest CODEOWNERS interpreter
* update
---------
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-02-23 20:49:29 -05:00
Azure SDK Bot
77a849ffac
Sync eng/common directory with azure-sdk-tools for PR 5431 #2501
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-02-23 13:54:22 -08:00
Azure SDK Bot
0fc14a7464
Sync eng/common directory with azure-sdk-tools for PR 5103 ( #4367 )
...
* - improve $commandOutput processing - capitalization fixups + some naming refactoring - update ToolVersion to 1.0.0-dev.20230213.7 - fix param: --codeowners-file-path -> --codeowners-file-path-or-url; minor fixes - update Azure.Sdk.Tools.RetrieveCodeOwners package ver to 20230213.2 - document params + add TargetPath
* update ToolVersion to 1.0.0-dev.20230214.3
* Add diag output + tests
* replace sima-zhu with konrad-jamrozik
---------
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-02-16 13:40:53 -08:00
Azure SDK Bot
f8a1e7fc5c
remove obsolete tests ( #4357 )
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-02-14 14:34:41 -08:00
Azure SDK Bot
ed2732dd80
ongoing ( #4249 )
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-01-13 17:12:04 -08:00
Azure SDK Bot
aec83d672b
update package versions ( #4229 )
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-01-09 14:24:13 -08:00
Azure SDK Bot
37f197c383
Sync eng/common directory with azure-sdk-tools for PR 4988 ( #4202 )
...
Mirror of https://github.com/Azure/azure-sdk-tools/pull/4988
2022-12-20 00:16:22 +00:00
Azure SDK Bot
083a88e884
Bump the code owner retriver version. ( #4020 )
...
Co-authored-by: sima-zhu <sizhu@microsoft.com>
2022-10-12 16:31:36 -04:00
Azure SDK Bot
e010b9176b
Update the version tool to the latest ( #3616 )
...
Co-authored-by: sima-zhu <sizhu@microsoft.com>
2022-05-04 10:10:09 -07:00
Azure SDK Bot
38e42875a1
Sync eng/common directory with azure-sdk-tools for PR 2348 ( #3144 )
2021-11-29 16:41:23 -08:00
Azure SDK Bot
f0a743e02b
Sync eng/common directory with azure-sdk-tools for PR 2086 ( #3138 )
2021-11-23 18:13:48 -08:00
Azure SDK Bot
1a5c3f7f30
Sync eng/common directory with azure-sdk-tools for PR 2322 ( #3133 )
...
* Install and Run code owner tools in get-codeowner.ps1
* return command when exists
* Update eng/common/scripts/get-codeowners.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Update eng/common/scripts/get-codeowners.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Address comments
* Added test to script
* change return type
* change wrong params
* default to toolpath
* typo
* correct exit on Test
* change to right function name
* Fixed log message
* log message
* Added more test cases
* Correct the parameters
* Update eng/common/scripts/get-codeowners.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Update eng/common/scripts/get-codeowners.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Update eng/common/scripts/get-codeowners.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Remove exit 0 in test function
* change the path delimiter
* More changes on var
* Hide error behind
* Comment back all tests
* exit 0
* Update eng/common/scripts/get-codeowners.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* remove default value
* changes for new get-codeowners
* Update eng/common/scripts/get-codeowners.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* update version and parameter
* add user
* more fix
* add messages
* Added real cases
* fixed typo
* Make program work
Co-authored-by: sima-zhu <sizhu@microsoft.com>
Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2021-11-22 16:29:47 -08:00
Azure SDK Bot
cd607842db
Re-add get-codeowners.ps1 ( #3088 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2021-11-09 22:06:22 +00:00
Azure SDK Bot
24b34875ff
Sync eng/common directory with azure-sdk-tools for PR 2093 ( #2984 )
...
* Consume Codeowners parser library, ceperate users from teams in codeownerse
* Update get-pr-owners and related logic
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2021-10-20 12:07:56 -07:00
Azure SDK Bot
1d1913e94f
Sync eng/common directory with azure-sdk-tools repository for Tools PR 916 ( #547 )
2020-09-01 17:10:07 -07:00
Azure SDK Bot
9067d8ac5d
Sync eng/common directory with azure-sdk-tools repository ( #377 )
2020-08-17 15:09:40 -07:00
Azure SDK Bot
2d507e7e4a
Sync eng/common directory with azure-sdk-tools repository ( #251 )
...
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2020-07-28 11:56:52 -07:00