fix: latest commit for new recipe version #529
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-new-recipe-no-version"
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?
Closes #527
I do not for the life of me understand how this common workflow had no test 😅
I can't seem to rebase away the previous commit 🤔 I think it's a bug in Gitea...
fb6e4150ba
to0ef51e7ccf
Why is this not covered by line 91?
0ef51e7ccf
to742a726778
Ah, good call, I've moved the change into that block. Nothing was setting the version in that specific code path.
I see a lot of changes in the log relating to the handling of the version. It seems likely that this was just always working (without a test) and somehow a refactor somewhere broke it. Or it was always broken 🙃 I think we're good now.