abra-aur repo shows up as a recipe for abra #63
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 tried to check the code to see if there is a part where it excludes other repos but I couldn't find it. I assume @decentral1se has the know how of how the app gets this list so we can blocklist this repo from showing as a recipe
The list is here, it looks like
abra-aur
is already disabled tho? 🤔🤔https://git.coopcloud.tech/coop-cloud/abra/src/branch/main/bin/abralib.py#L15-L41
Oh maybe the
abra-aur
repo was renamed?If you edit it in
abralib.py
then the next dailyapps.json
regeneration should fix it -- or you can trigger that rebuild manually here: https://build.coopcloud.tech/coop-cloud/auto-apps-jsonIn go-abra it shows up as
abra-aur
in the list but in bash-abra it shows up asaur-abra-git
which is the new nameI added it to the list so lets see what happens when it refreshes
Hmm I tried rerunning the build and it seems it still didn't skip it 😕
https://build.coopcloud.tech/coop-cloud/auto-apps-json/29/1/2
Oh it might have just been the new
abra
image wasn't available yet. Trying again.Aha, and now it's finally gone