Skip to content

feat: add --manifest-source flag to run and deploy commands - #630

Open
srtaalej wants to merge 3 commits into
mainfrom
ale-manifest-source-flag
Open

feat: add --manifest-source flag to run and deploy commands#630
srtaalej wants to merge 3 commits into
mainfrom
ale-manifest-source-flag

fix: skip manifest overwrite prompt when --manifest-source is set

7ab29be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 0s

72.24% (-0.03%) compared to b5982b9

View this Pull Request on Codecov

72.24% (-0.03%) compared to b5982b9

Details

Codecov Report

❌ Patch coverage is 79.16667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.24%. Comparing base (b5982b9) to head (7ab29be).

Files with missing lines Patch % Lines
cmd/platform/deploy.go 33.33% 2 Missing ⚠️
cmd/platform/run.go 33.33% 1 Missing and 1 partial ⚠️
internal/pkg/apps/install.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #630      +/-   ##
==========================================
- Coverage   72.26%   72.24%   -0.03%     
==========================================
  Files         238      238              
  Lines       20072    20088      +16     
==========================================
+ Hits        14505    14512       +7     
- Misses       4298     4303       +5     
- Partials     1269     1273       +4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.