kool-dev / kool

From local development to the cloud: web apps development with containers made easy.
https://kool.dev
MIT License
667 stars 45 forks source link

include files needed for deployment - env files #500

Closed fabriciojs closed 9 months ago

fabriciojs commented 9 months ago
Issue -
:beetle: Bug Fix Yes
:pencil: Refactor Yes
:warning: Break Change No

Description

Make sure all necessary files for deployment are sent to the API (include referenced env files).

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0301555) 70.54% compared to head (dac626c) 70.11%. Report is 2 commits behind head on main.

Files Patch % Lines
commands/cloud_deploy.go 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #500 +/- ## ========================================== - Coverage 70.54% 70.11% -0.44% ========================================== Files 76 77 +1 Lines 3025 3028 +3 ========================================== - Hits 2134 2123 -11 - Misses 826 840 +14 Partials 65 65 ```

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