fix: unstaged changes handling #460
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "unstaged-refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
toolshed/organising#651
Motivated by brainmelt of coop-cloud/abra#458 😂
In the spirit of: "show all information for people to make a decision" vs. "try to figure out what they are doing" - it is less complex in the code and supports more workflows!
So far, we have:
+U
inapp.Recipe.Dirty
Recipe.IsDirty()
+U
to.env
(already implemented)+U
intoRecipe.Dirty
on read+U
carried into deployment labels+U
shows in bold on all overviewsString()
for core types which improves log outputabra app labels
to query the labels (local/remote)!On the way, I fixed 2 bonus bugs:
abra app ps
readschaos-version
label for chaos versionCAN'T RESIST
(I was tempted by
app.Recipe.ChristinaAguilera
but alas...)40a17f1175
to55d69fa0a5
55d69fa0a5
to243430fdce
243430fdce
to5975be6870
WIP: fix: unstaged changes handlingto fix: unstaged changes handling