refaktorálás javításai
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# ⚡ RENDSZER ADATOK (FIX)
|
||||
- **Gitea API Token:** d7a0142b5c512ec833307447ed5b7ba8c0bdba9a
|
||||
- **Project ID:** (Keresd ki egyszer: `docker exec roo-helper python3 /scripts/move_card_2.py` parancsal, ha kiírja, írd ide fixen!)
|
||||
- **Project ID:** (Keresd ki egyszer: `docker compose exec roo-helper python3 /scripts/gitea_manager.py` parancsal, 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
|
||||
@@ -12,4 +12,11 @@
|
||||
## Gitea Fix Adatok:
|
||||
- **Owner:** kincses
|
||||
- **Repo:** service-finder
|
||||
- **Project:** Master Book 2.0
|
||||
- **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"'
|
||||
Reference in New Issue
Block a user