Fix ls -S to deal with broken/unparsable app versions more correctly #385
Reference in New Issue
Block a user
No description provided.
Delete Branch "cr_fix_ls-S"
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?
Fix error handling inside
abra app ls -S
so that it outputs competent / useful output even if versions can't be parsed.[is a branch from cr_dockerinside, so merge afterwards]
@ -182,3 +179,2 @@
logrus.Fatal(err)
}
if (version != "unknown") {
(...)
not required?Thanks! Would it be possible to get a test for this one? Or if you're confident to merge as-is, please go for it! Not sure how to test this myself right now.
Oh dear dog I accidentally deleted the branch for this, I'm sorry 😱 Have you still got a copy @cas?
Pull request closed