Dan Friedman

Results 45 issues of Dan Friedman

Currently, the build/release definitions are in JSON, but it would be awesome if they were updated to support YAML pipelines.

As of #89, `Result` is both a namespace and a type. This is bad practice. Conceptually, the type name is ideal, but the namespace already exists. Thoughts?

I [fixed a typo](https://github.com/MicrosoftDocs/WindowsCommunityToolkitDocs/commit/dc7d0aee0b05acc62858e5fb2190472b4b39eb5f) way back in December, but it still isn't live. Not necessarily a big deal, unless this is happening for other content as well. Why isn't the...

Pri2
community-toolkit/prod
dotnet

The description for `publishTestsResults` is "Publish test results and code coverage." Later on, it says "Code coverage can be collected by adding the --collect “Code coverage” option to the command...

documentation
Pri1
azure-devops-pipelines/svc
azure-devops-pipelines-tasks/subsvc

I have the following weights Weight | Path -----: | :--- 0.0 | \\blah\ABC\more\stuff\4.zip 53.0 | c:\ABCfoo4 When I run `z ABC 4`, it always gives me the first one....