nitrictech / cli

Nitric CLI. Manage and run Nitric apps locally and deploy to any cloud.
https://nitric.io
Apache License 2.0
23 stars 9 forks source link

fix: wsl support for nitric run and up #765

Closed davemooreuws closed 1 month ago

davemooreuws commented 1 month ago

Adds nitric run and nitric up support for users using Windows Docker Desktop with WSL.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.

Project coverage is 1.08%. Comparing base (afc7dd0) to head (5724e4b).

Files Patch % Lines
pkg/docker/wsl.go 0.00% 27 Missing :warning:
pkg/project/service.go 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #765 +/- ## ======================================== - Coverage 1.08% 1.08% -0.01% ======================================== Files 79 80 +1 Lines 8849 8884 +35 ======================================== Hits 96 96 - Misses 8743 8778 +35 Partials 10 10 ``` | [Flag](https://app.codecov.io/gh/nitrictech/cli/pull/765/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nitrictech/cli/pull/765/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `1.08% <0.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nitric-bot commented 1 month ago

:tada: This PR is included in version 1.50.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: