This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
Releases: github/gh-valet
Releases · github/gh-valet
v0.1.19
What's Changed
- Bump coverlet.collector from 3.1.2 to 3.2.0 in /src by @dependabot in #92
- Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 in /src by @dependabot in #93
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 in /src by @dependabot in #99
- Bump Moq from 4.18.2 to 4.18.3 in /src by @dependabot in #102
- Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 in /src by @dependabot in #101
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /src by @dependabot in #103
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src by @dependabot in #100
- Bump Moq from 4.18.3 to 4.18.4 in /src by @dependabot in #105
- Updating options on GH-Valet with new ADO options by @begonaguereca in #104
New Contributors
- @begonaguereca made their first contribution in #104
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- Fix windows hang by @dwhathaway in #96
- Display troubleshooting context if update command fails by @luke-engle in #90
- Additional docker auth error mesage by @dwhathaway in #97
New Contributors
- @dwhathaway made their first contribution in #96
Full Changelog: v0.1.17...v0.1.18
v0.1.17
What's Changed
- Fix console output hanging while Valet processes by @luke-engle in #86
- GitHub forecast subcommand by @luke-engle in #87
- Bump Sharprompt from 2.4.4 to 2.4.5 in /src by @dependabot in #84
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 in /src by @dependabot in #75
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /src by @dependabot in #83
- Don't write stdout and stderr in parallel by @luke-engle in #82
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- Bump Sharprompt from 2.4.3 to 2.4.4 in /src by @dependabot in #73
- Update CLI with new
migrate
options by @j-dunham in #77 - Expose host INSTALLATION_TYPE env var to container by @ethanis in #78
- Remove legacy prompts by @ethanis in #80
New Contributors
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Mask ghcr password in prompt by @ethanis in #69
- Bump Moq from 4.18.1 to 4.18.2 in /src by @dependabot in #67
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 in /src by @dependabot in #71
- Avoid dead links in CONTRIBUTING.md by @tnir in #72
- Allow for user input to control which repositories to include in a cci audit by @ethanis in #74
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Use consistent formatting in the
configure
prompts by @ethanis in #51 - Allow -n to be used for gitlab namespace by @luke-engle in #52
- Handle scenario where
.env.local
file does not exist by @ethanis in #54 - Provider agnostic forecast by @luke-engle in #55
- Check if valet container is current by @luke-engle in #56
- Bump Sharprompt from 2.4.1 to 2.4.2 in /src by @dependabot in #62
- Use immutable data types by @Youssef1313 in #64
- Bump Sharprompt from 2.4.2 to 2.4.3 in /src by @dependabot in #65
- Add support for passing in additional docker args by @ethanis in #57
- Use Microsoft.CodeAnalysis.NetAnalyzers and code-style analyzers by @Youssef1313 in #58
New Contributors
- @Youssef1313 made their first contribution in #64
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Bump System.CommandLine from 2.0.0-beta3.22114.1 to 2.0.0-beta4.22272.1 in /src by @dependabot in #42
- Bump System.CommandLine.NamingConventionBinder from 2.0.0-beta3.22114.1 to 2.0.0-beta4.22272.1 in /src by @dependabot in #43
- Better help usage messages by @lineville in #44
- Add command to configure environment variables by @ethanis in #45
- Update
version
command to output additional information by @ethanis in #46 - Escape arguments containing spaces by @ethanis in #48
- Add --no-http-cache option and refactor options by @luke-engle in #49
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Fix typo for source instead of srouce by @korosuke613 in #39
- Add
--password-stdin
option to securely provide creds by @ethanis in #41
New Contributors
- @korosuke613 made their first contribution in #39
Full Changelog: v0.1.9...v0.1.10