rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/gb 2026-02-06 00:39:56 +00:00
416d0c7de6 docs: update botbook submodule to latest commit (f68ad311)
rodriguez pushed to main at GeneralBots/botbook 2026-02-06 00:39:42 +00:00
f68ad31168 docs: add GTK libraries as normal prerequisite for desktop builds
rodriguez pushed to main at GeneralBots/gb 2026-02-06 00:37:31 +00:00
24e0f3c3a6 docs: update botbook submodule to latest commit (8cfb624f)
rodriguez pushed to main at GeneralBots/botbook 2026-02-06 00:36:54 +00:00
8cfb624f2e docs: update building.md with sccache, clang linker fix, remove chocolatey
85696bb907 Update: README and template files
6df9f7dce5 Add WhatsApp Business API integration with Twilio documentation
Compare 3 commits »
rodriguez pushed to main at GeneralBots/gb 2026-02-06 00:10:06 +00:00
22d7bdc16e Update botserver submodule to commit de3e5c4f
rodriguez pushed to main at GeneralBots/botserver 2026-02-06 00:09:29 +00:00
de3e5c4fec Fix PostgreSQL ready check for already-running instances
rodriguez pushed to main at GeneralBots/gb 2026-02-05 23:51:31 +00:00
f67e25fcd3 Change submodule URLs from ALM to GitHub
rodriguez pushed to main at GeneralBots/gb 2026-02-05 23:41:22 +00:00
93e46dfdaa Update botserver submodule to commit 3258f3ef
rodriguez pushed to main at GeneralBots/botserver 2026-02-05 23:41:03 +00:00
3258f3ef85 Fix PostgreSQL startup failure for non-interactive users
rodriguez pushed to main at GeneralBots/gb 2026-02-05 23:05:14 +00:00
0b591e663e chore: update botserver submodule reference
rodriguez pushed to main at GeneralBots/botserver 2026-02-05 23:04:14 +00:00
87931e930c ci: adjust CARGO_BUILD_JOBS to 2
rodriguez pushed to main at GeneralBots/gb 2026-02-05 22:57:29 +00:00
b3c35feff7 chore: update botserver submodule after CI optimization
0ac7c4ed03 chore: add config/directory_config.json to gitignore
Compare 2 commits »
rodriguez pushed to main at GeneralBots/botserver 2026-02-05 22:56:04 +00:00
cdb1197920 ci: increase CARGO_BUILD_JOBS to 6 for faster builds
rodriguez pushed to main at GeneralBots/gb 2026-02-05 22:10:32 +00:00
cb9c94223d Update botserver submodule after database initialization fix
rodriguez pushed to main at GeneralBots/botserver 2026-02-05 22:08:10 +00:00
717ca8c35b Fix: Remove undefined db_password variable in database creation
rodriguez pushed to main at GeneralBots/gb 2026-02-05 22:03:59 +00:00
1f5c25ce79 Update botserver submodule after database initialization fix
rodriguez pushed to main at GeneralBots/botserver 2026-02-05 22:03:01 +00:00
309c5bc55a Fix: Ensure botserver database exists before running migrations
rodriguez pushed to main at GeneralBots/gb 2026-02-05 21:41:57 +00:00
2a45c5d7c4 Update botserver submodule after Router import fix
rodriguez pushed to main at GeneralBots/botserver 2026-02-05 21:41:37 +00:00
6cfbf013e2 Fix missing Router import in non-embed-ui block
rodriguez pushed to main at GeneralBots/gb 2026-02-05 21:40:51 +00:00
b6a0faf879 Update botui submodule after RustEmbed path fix