Release notes not shown when upgrading app #488
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!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?
I created a new vaultwarden release: https://git.coopcloud.tech/coop-cloud/vaultwarden/releases/tag/1.0.4+1.32.7
Afterwards abra (version 0.10.0-rc1-beta-8af87aa) shows the following when upgrading vaultwarden:
WARN no release notes available for 1.0.4+1.32.7
The problem is, that the release not was added after the recipe release. Not sure what todo in that case... Should we checkout the lastest commit for retrieving release notes? What do you think @decentral1se
@p4u1 thanks for taking a look.
I think I attempted to do this but reviewing it now, it doesn't look exactly right. Also, I guess there is no test to cover this eventuality, which we should try to do this time around. See what you think?