botserver/src/basic
Rodrigo Rodriguez (Pragmatismo) 9e799dd6b1
Some checks failed
BotServer CI/CD / build (push) Failing after 8m28s
Disable /opt/gbo/data loading, use drive (MinIO) only for bot sources
- Remove LocalFileMonitor and ConfigWatcher for /opt/gbo/data
- Remove /opt/gbo/data from mount_all_bots() scanning
- Change start.bas, tables.bas, and tool paths to use work directory
- Filter drive buckets to only gbo-* prefix
- Remove unused create_bot_simple method
- Fix all warnings (unused imports, variables, dead code)
2026-04-08 16:55:50 -03:00
..
compiler Disable /opt/gbo/data loading, use drive (MinIO) only for bot sources 2026-04-08 16:55:50 -03:00
keywords Disable /opt/gbo/data loading, use drive (MinIO) only for bot sources 2026-04-08 16:55:50 -03:00
mod.rs Disable /opt/gbo/data loading, use drive (MinIO) only for bot sources 2026-04-08 16:55:50 -03:00
mod.rs.backup fix: Correct parameter names in tool .bas files to match database schema 2026-02-18 17:51:47 +00:00
tests.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00