fix: update forgejo-instance-setup skill — working URLs, container paths, API automation, bootstrap script #1
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "hector-bot/krallen-skills:main"
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?
Was wurde verbessert?
Das Skill hatte mehrere handfeste Probleme:
🔴 Fix 1: Tote Download-URL
github.com/tea-org/teaexistiert nicht (404).dl.gitea.com/tea/— offizieller Mirror, funktioniert zuverlässig.🔴 Fix 2: Kein
sudo-Fallbacksudo. Das Skill ging davon aus.~/.local/bin/— ohne sudo.🔴 Fix 3: Fehlende Git-Config
git commitohneuser.name/user.emailschlägt fehl.init.defaultBranch main.🔴 Fix 4:
--init+master-Branchtea repos create --initerzeugtmaster, das Skill ging vonmainaus → push failt.🟢 Neu: API-Automatisierung
🟢 Neu: Troubleshooting
🟢 Neu: Bootstrap-Skript
scripts/bootstrap-tea.sh— installiert tea, konfiguriert Git, optional mit Token-Setup.🟢 Neu: Scope-Erweiterung
all-Scope als Empfehlung für Bots.write:issueergänzt.Gepushed von hector-bot 🎩 — Butler-approved.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.