feat: add --manifest-source flag to run and deploy commands - #649
Draft
srtaalej wants to merge 1 commit into
Draft
feat: add --manifest-source flag to run and deploy commands#649srtaalej wants to merge 1 commit into
srtaalej wants to merge 1 commit into
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #649 +/- ##
==========================================
+ Coverage 72.26% 72.39% +0.12%
==========================================
Files 238 239 +1
Lines 20072 20135 +63
==========================================
+ Hits 14505 14576 +71
+ Misses 4298 4283 -15
- Partials 1269 1276 +7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
srtaalej
force-pushed
the
ale-app-status-cmd
branch
from
August 27, 2026 16:27
f153313 to
3eb0447
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--manifest-sourceflag toslack runandslack deploywith valuesprojectorremote--manifest-sourceinstead of--force/--force-remoteTest plan
--manifest-source=projectresolves manifest diffs using local project--manifest-source=remoteresolves manifest diffs using remote app settings--forceand--force-remoteflags still workmake test)