1.3 KiB
1.3 KiB
⚡ RENDSZER ADATOK (FIX)
- Gitea API Token: d7a0142b5c512ec833307447ed5b7ba8c0bdba9a
- Project ID: (Keresd ki egyszer:
docker compose exec roo-helper python3 /scripts/gitea_manager.pyparancsal, ha kiírja, írd ide fixen!) - Szabály: TILOS a műveletek szimulálása. Ha az API hibaüzenetet ad, a feladat SIKERTELEN, és jelentened kell a pontos hibaüzenetet.
🗺️ ROO CODE NAVIGÁCIÓS TÉRKÉP
- Munkaterületed (Workspace):
/opt/docker/dev/service_finder - Saját scriptjeid helye:
.roo/scripts/ - Futtató környezet:
roo-helperkonténer - Futtatási parancs:
docker exec roo-helper python3 /scripts/[fájlnév].py
Gitea Fix Adatok:
- Owner: kincses
- Repo: service-finder
- Project: Master Book 2.0
. ELÉRHETŐ GITEA PARANCSOK:
- LISTÁZÁS: 'docker exec roo-helper python3 /scripts/gitea_manager.py list'
- RÉSZLETEK: 'docker exec roo-helper python3 /scripts/gitea_manager.py get <issue_id>'
- INDÍTÁS: 'docker exec roo-helper python3 /scripts/gitea_manager.py start <issue_id>'
- LEZÁRÁS: 'docker exec roo-helper python3 /scripts/gitea_manager.py finish <issue_id>'
- FRISSÍTÉS (ÚJ!): 'docker exec roo-helper python3 /scripts/gitea_manager.py update <issue_id> --title "Új cím" --body "Új leírás"'