generalbots/src/main_module
Rodrigo Rodriguez (Pragmatismo) d098961142
All checks were successful
BotServer CI/CD / build (push) Successful in 4m39s
fix: Bootstrap checks stack/.env path in addition to ./.env
- Production has .env in botserver-stack/.env not ./.env
- Checks both locations to detect completed bootstrap
- Fixes E0716: use let bindings for Path borrows
2026-04-01 19:30:08 -03:00
..
bootstrap.rs fix: Bootstrap checks stack/.env path in addition to ./.env 2026-04-01 19:30:08 -03:00
drive_utils.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
health.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
mod.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
server.rs fix: Allow anonymous access to /api/suggestions for bot chat 2026-03-20 18:44:08 -03:00
shutdown.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
types.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00