generalbots/botserver/src
Rodrigo Rodriguez (Pragmatismo) 3c5c0949c3
Some checks failed
Botlib CI / build (push) Successful in 12s
BotServer CI / build (push) Failing after 1m49s
Bottest CI / build (push) Successful in 35s
BotUI CI / build (push) Successful in 16s
Fix: Remove hardcoded defaults, require Vault for production config
- AppConfig::default() and from_env() now read PORT from environment
- DriveConfig loads from Vault first, falls back to env vars for development
- DATABASE_URL must be set (from Vault via .env in production)
- No more hardcoded 8080 - reads from PORT env var
- Removed hardcoded paths like /opt/gbo/data, now from env or reasonable defaults
- Development still works with defaults, production requires Vault via .env
2026-04-24 10:43:34 -03:00
..
analytics feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
api feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
attendance feat: Separate switchers from suggestions - server-side prompt resolution 2026-04-23 21:36:09 +00:00
attendant feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
auto_task refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
basic feat: Separate switchers from suggestions - server-side prompt resolution 2026-04-23 21:36:09 +00:00
billing feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
botmodels feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
browser feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
calendar feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
canvas feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
channels feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
compliance feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
console refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
contacts feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
core Fix: Remove hardcoded defaults, require Vault for production config 2026-04-24 10:43:34 -03:00
dashboards feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
deployment feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
designer refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
directory fix: Use management v1 API for Zitadel user search (PAT token compat) 2026-04-23 23:14:03 +00:00
docs refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
drive fix: lowercase AS keyword in BASIC preprocessor for Rhai custom syntax 2026-04-22 19:45:36 +00:00
email refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
instagram feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
learn feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
legal feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
llm refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
main_module fix: CI failures - shutdown hang, bottest compile errors, botui deploy 2026-04-22 11:25:05 +00:00
maintenance feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
marketing refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
meet feat: Separate switchers from suggestions - server-side prompt resolution 2026-04-23 21:36:09 +00:00
monitoring feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
msteams feat: Separate switchers from suggestions - server-side prompt resolution 2026-04-23 21:36:09 +00:00
multimodal refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
nvidia feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
paper refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
people feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
player feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
products feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
project feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
research feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
search feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
security feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
settings feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
sheet refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
slides refactor: Remove ooxmlsdk from default build, split document_processor, fix DriveMonitor sync 2026-04-21 14:54:41 +00:00
social feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
sources feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
tasks Fixing repo integration 2026-04-19 20:50:52 -03:00
telegram feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
tickets feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
timeseries feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
vector-db Fixing repo integration 2026-04-19 21:22:53 -03:00
video Fixing repo integration 2026-04-19 20:50:52 -03:00
weba feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
whatsapp feat: Separate switchers from suggestions - server-side prompt resolution 2026-04-23 21:36:09 +00:00
workspaces feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
embedded_ui.rs feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
main.rs Fixing repo integration 2026-04-19 20:50:52 -03:00