Andrew Sears

Results 19 issues of Andrew Sears

This PR makes the docstrings consistent, add periods to stop the linter from complaining. Add some test coverage for core metrics.

## Summary of the feature request Pester now includes the ability to summarize coverage results to the console, which is great for quick iteration. In addition to running the code...

Feature
Documentation
Code coverage

**Summary of the new feature** When Invoke-ScriptAnalyzer -Recurse is executed, it should show the ScriptPath as a column in addition to the ScriptName by default. **Proposed technical implementation details (optional)**...

Issue - Enhancement
Area - Engine

**Fixes**: # 🚨 Please review the [guidelines for contributing](https://github.com/ghostinthewires/Azure-Readiness-Checklist/blob/master/CONTRIBUTING.md) and our [code of conduct](https://github.com/ghostinthewires/Azure-Readiness-Checklist/blob/master/CODE_OF_CONDUCT.md) to this repository. 🚨 **Please complete these steps and check these boxes (by putting an x...

This introduces markdown lint which could be added to build after linting issues with API and generated docs ignored or resolved. Might be useful to add to CI builds for...

Minor upgrades and improvements to test projects. 1. Introduce Microsoft.NETFramework.ReferenceAssemblies to metadatagenerator for portability of dotnet build across platforms. Upgrade dependencies for tools projects. 2. Upgrade dependencies for test projects....

## Summary of issue The `dotnet new gitignore` command saves a workflow step when scaffolding projects and really happy to see `dotnet new --install Microsoft.DotNet.Common.ItemTemplates::6.0.100` and those workflow improvements. Drift...

triaged
area: template-content
area: infra

There are a few dependency deprecated warnings when installing oav. ```plaintext npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated [email protected]: request has been...

### Is your feature request related to a problem? Please describe. Security feature request ### Describe the solution you'd like Provide support for managed identity / other methods of secure...

As the spellcheck "whitelist.txt" file is generally a dictionary of allowed terminology within the codebase, could allowdict.txt, allowterm.txt or allowlist.txt be used instead of whitelist naming? For non-breaking changes, whitelist.txt...

enhancement
good first issue