This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Tags: github/gh-valet
Tags
Updating options on GH-Valet with new ADO options (#104) * Updating options on GH valet for new ADO configs * Update audit option * update dry run options * remove space * Add option * Updated location of source file * Pipeline id is not required for build pipelines now with config/source files * typo
Bump Sharprompt from 2.4.4 to 2.4.5 in /src (#84) Bumps [Sharprompt](https://github.com/shibayan/Sharprompt) from 2.4.4 to 2.4.5. - [Release notes](https://github.com/shibayan/Sharprompt/releases) - [Commits](shibayan/Sharprompt@v2.4.4...v2.4.5) --- updated-dependencies: - dependency-name: Sharprompt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: j-dunham <[email protected]> Co-authored-by: Ethan Dennis <[email protected]>
Use Microsoft.CodeAnalysis.NetAnalyzers and code-style analyzers (#58) * Use Microsoft.CodeAnalysis.NetAnalyzers and code-style analyzers * Fix CA1822 (make static) and CA2000 (dispose before losing scope) * Fix CA1062 (validate parameter of public method) * Disable CA2007 * Fix CA1815 * Fix CA1310 * Fix CA1307 * Update AppTests.cs * Cleanup * Address review comments * More cleanup * Update src/Valet.UnitTests/Models/ManifestTests.cs * Update src/Valet.UnitTests/Services/DockerServiceTests.cs * Run dotnet format whitespace * Disable JSON002 Co-authored-by: Ethan Dennis <[email protected]> Co-authored-by: Ethan Dennis <[email protected]>
PreviousNext