abra catalogue generate doesn't see all tags
#740
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?
So it's missing many of these exciting tags:
This is on
abra version dev-c41df87(copying from matrix comment thread --> https://matrix.to/#/!DfXPgKLoYCvjHithgS:autonomic.zone/$yDGA2ECsQzrVIwsydC4kK5cJ8V-2_qhBYV7oyYlWwFc?via=autonomic.zone&via=matrix.org&via=pub.solar)
ok I dug into it a bit, I think it is because of the broken gitea recipe, and it works locally because you probably already have a gitea repo in ~/.abra/recipes/gitea
I ran the drone plugin locally, and when it gets to gitea it bails with:
FATA <recipe/recipe.go:675> pkt-line 3: EOF... and it does that locally now after removing my local gitea git repo, and upgrading abra (before it also bailed with with a different error log)
minimal way to recreate from local drone repo:
should end with:
thats with abra
abra version dev-bddf803might be nice of someone could make it resilient in the case of corrupt repo, although probably simplest given this to just fix/delete/recreate the broken gitea repo, and that's where my access runs out!
We unborked that Gitea recipe repository, catalogue generation is back:
5bdaa14364