Mike Harder

Results 48 issues of Mike Harder

Pipeline should be run on both Windows and Linux, to ensure everything works for developers on both platforms.

In `azure-rest-api-specs-pr`, the "typespec - pr" pipeline tries to validate all specs, not only the spec changed in my PR: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=2918677&view=logs&j=2063e0fe-a0a2-55e0-61f7-89c6b872aac9&t=9960aa89-c013-56d4-0ce8-0421b4283180&l=1112 This pipeline seems to work correctly in `azure-rest-api-specs`. It...

- Fixes #24790 - Ensures developers can successfully work on both Linux and Windows Blocked by #24818 and #24791

``` D:\a\_work\1\s\eng\scripts\Get-TypeSpec-Folders.ps1 : The regular expression pattern D:\a\_work\1\s/ is not valid. ``` https://dev.azure.com/azure-sdk/public/_build/results?buildId=2918011&view=logs&j=3e1f1869-f3c0-5969-4002-62fd696d51dd&t=d225ed15-463f-51a4-35b0-edab7571dc30&l=12

Pipelines `typespec - ci` and `typespec - pr` should be changed as follows: - typespec - ci - Remove all PR triggers. Pipeline should only be triggered via CI or...

The chart at https://eng.ms/docs/products/azure-developer-experience/design/specs-pr-guides/pr-suppressions claims that "Permanent Suppressions" for check "TypeSpec Validation" are "Not possible". This is true for the TypeSpec Validation check itself. However, TypeSpecValidation calls `tsp compile` which...

- Revert changes accidentally merged in #26358

I can't remember exactly why I opened this. If it was just for adding text to "next steps to merge", then it's a dupe of https://github.com/Azure/azure-sdk-tools/issues/7542. But it might have...