Fix ls -S to deal with broken/unparsable app versions more correctly #385

Closed
cas wants to merge 2 commits from cr_fix_ls-S into cr_dockerinside
Owner

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]

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]
cas added 1 commit 2023-11-09 18:54:21 +00:00
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
3939971d82
Fix ls -S to deal with broken/unparsable app versions more correctly
cas added 1 commit 2023-11-09 19:14:27 +00:00
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details
d041deec68
Better logical layout for app ls -S
decentral1se reviewed 2023-11-27 10:26:32 +00:00
@ -182,3 +179,2 @@
logrus.Fatal(err)
}
if (version != "unknown") {
Owner

(...) not required?

`(...)` not required?
decentral1se reviewed 2023-11-27 10:27:13 +00:00
decentral1se left a comment
Owner

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.

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.
decentral1se closed this pull request 2024-03-11 13:04:39 +00:00
Owner

Oh dear dog I accidentally deleted the branch for this, I'm sorry 😱 Have you still got a copy @cas?

Oh dear dog I accidentally deleted the branch for this, I'm sorry 😱 Have you still got a copy @cas?
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

Pull request closed

Sign in to join this conversation.
No description provided.