botserver/src/core
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
..
automation
bootstrap Fix DETECT: use bot-specific DB pool, add anonymous auth when directory disabled 2026-04-06 13:37:23 -03:00
bot Disable /opt/gbo/data loading, use drive (MinIO) only for bot sources 2026-04-08 16:55:50 -03:00
config Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
directory
dns refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
incus
kb Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
oauth
package_manager fix: Fix compilation errors from path refactoring 2026-04-04 10:04:00 -03:00
secrets fix(secrets): Remove unused sync caching functions to fix CI clippy warnings 2026-04-05 07:52:41 -03:00
session Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
shared Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
bot_database.rs
config_reload.rs
core.md
features.rs
i18n.rs
large_org_optimizer.rs
manifest.rs
middleware.rs Enforce Vault-only secrets: remove env var fallbacks, all secrets from Vault 2026-04-03 07:11:40 -03:00
mod.rs
organization.rs
organization_invitations.rs
organization_rbac.rs
performance.rs
product.rs
rate_limit.rs Enforce Vault-only secrets: remove env var fallbacks, all secrets from Vault 2026-04-03 07:11:40 -03:00
urls.rs