Sync to minor version skips one version? #482
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 ran
abra recipe sync
for the gitea recipe with abra 0.10, telling it it's a minor upgrade and it jumped from 3.0.1 to 3.2.0 while I would expect it to go to 3.1.0.It didn't ask me if it was a stable or unstable upgrade, if it follows even/odd numbering (which I'm not really sure is part of semver or not).
@fauno just had a test of this, I'm unable to reproduce it.
Can you provide some
--debug
output? This kind of behaviour is quite heavily tested, so I wouldn't expect a bug like this. Maybe there is some different state in your local recipe repository?Here's my manual testing logs.
And all the local tags:
Ooooh sorry to make you spend time on this!! I forgot I already had tagged internally to 3.1.0 on another branch :/