teszt állományok áthelyezése és szelektálása

This commit is contained in:
Roo
2026-06-05 10:50:25 +00:00
parent 18524a08f2
commit f03b5f3916
63 changed files with 633 additions and 527 deletions

4
.clinerules Normal file
View File

@@ -0,0 +1,4 @@
# CRITICAL RULE: Gitea Manager Execution
ALWAYS run the Gitea Manager script inside the `roo-helper` container.
Example: `docker exec -it roo-helper python /opt/docker/dev/service_finder/backend/app/scripts/gitea_manager.py`
NEVER run it in `sf_api` container.