fix #561 #565

Open
iexos wants to merge 1 commits from iexos/abra:main into main
First-time contributor

this makes updates show up again for me

this makes updates show up again for me
iexos added 1 commit 2025-05-27 15:27:26 +00:00
fix: app ls -S didn't show updates sometimes (#561)
All checks were successful
continuous-integration/drone/pr Build is passing
7a99e0485b
Owner

Oh dear, it's more fallout from #549 😱 Thanks @iexos! Do you have time to write some tests for this? It seems this code path is pretty key and there is a big chance for regressions, as I have caused this bug! We somehow need to confirm that updates are being shown in the output. I can try when I get time next but not sure when that will be.

Oh dear, it's more fallout from https://git.coopcloud.tech/toolshed/abra/pulls/549 😱 Thanks @iexos! Do you have time to write some tests for this? It seems this code path is pretty key and there is a big chance for regressions, as I have caused this bug! We somehow need to confirm that updates are being shown in the output. I can try when I get time next but not sure when that will be.
Author
First-time contributor

I don't know if I find the space to write the tests anytime soon. Also because this is my first golang coding past a hello world...

I don't know if I find the space to write the tests anytime soon. Also because this is my first golang coding past a hello world...
Owner

@iexos no worries, I can pick it up from here! If you want to hack more on abra, you know where to find me 😌

Thanks for the fix.

@iexos no worries, I can pick it up from here! If you want to hack more on `abra`, you know where to find me 😌 Thanks for the fix.
All checks were successful
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:iexos-main
git checkout iexos-main
Sign in to join this conversation.
No description provided.