abra recipe release fails without obvious reason #544
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 just did a hotfix for #543, just renaming the release notes and syncing patch version. Now releasing didn't work:
second try
Seems like it got released: https://git.coopcloud.tech/coop-cloud/outline/releases/tag/2.0.1+0.74.0 👏
Seems like
abra
made the release commit and then when you hotfixed, it didn't have a change to commit. The release process is automated to expect unstaged changes which can be commited. Hard to understand more without--debug
output, maybe you can pull that out the next time 🙏#663