Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
James Suplizio 90ffc2c206
Update projects targeting net6 to net8 - part 1 (#8991) 2024-09-17 13:25:03 -07:00
Patrick Hallisey c59ab4e32d
Use Azure cli or PowerShell credentials for devops and oss service (#8298)
* Use Azure cli or PowerShell credentials for devops and oss service
* Move alias caching into GitHubToAADConverter and update pipelines
* Stop retrying on 404s
* Use new app ID for OSS portal
* Skip tests for notification tool
2024-05-24 10:16:59 -07:00
Scott Kurtzeborn 890ab71df7
Update PostConfigureKeyVaultSettings.cs (#7485)
Code change to address this s360 item (which is out of SLA now): https://msazure.visualstudio.com/One/_workitems/edit/25965784/
2024-01-05 12:49:19 -08:00
James Suplizio 97bbe24290
Update tools for new Codeowners utils (#7172) 2023-10-23 08:10:09 -07:00
Konrad Jamrozik c143be2995
Introduce DefaultAzureCredentialWithoutManagedIdentity (#5354) 2023-02-11 16:19:12 -08:00
Konrad Jamrozik 6067f137ba
fixups + refactor (#5352) 2023-02-06 15:00:07 -08:00
Konrad Jamrozik e461ba636a
Update perf-automation to `net6.0`; get rid of remaining, now no-op, overrides of `DotNetCoreVersion` (#5003)
https://github.com/Azure/azure-sdk-tools/pull/5003
2023-01-05 14:21:47 -08:00
Patrick Hallisey fb47586166
Add pipeline-owners-extraction pipeline (#3784)
* Add pipeline-owners-extraction pipeline
2022-07-29 13:40:30 -07:00
Patrick Hallisey 38863083a2
Set net core version for pipeline-owners-extractor (#3771) 2022-07-28 11:46:58 -07:00
Nicholi Harris 7908531bf2
Introduced codeowner-extractor. (#3719)
* Introduced codeowner-extractor.

* Refactor using implicit principal and vault based config (#3751)

* Refactor using implicit principal and vault based config
* Cleanup logging and skipping logic in Processor. Use bulk github user mapping api.
* Avoid using arrays with IConfiguration
* Improve logging in GitHubToAADConverter and pipeline owner extractor

Co-authored-by: Nicholi Harris <t-nharris@microsoft.com>
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2022-07-27 20:11:08 -07:00