rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/generalbots 2026-02-06 00:55:53 +00:00
07ff7a6297 Fix PostgreSQL health check - remove database-specific check
rodriguez pushed to main at GeneralBots/gb 2026-02-06 00:52:12 +00:00
a13e3f7c51 docs: update botbook submodule to latest commit (a3a11ffd)
rodriguez pushed to main at GeneralBots/gb 2026-02-06 00:47:29 +00:00
c9eabb0f0d docs: update botbook submodule to latest commit (9895e67f)
rodriguez pushed to main at GeneralBots/gb 2026-02-06 00:46:12 +00:00
edb40ea8e0 docs: update botbook submodule to latest commit (6f7044d9)
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/gb 2026-02-06 00:37:31 +00:00
24e0f3c3a6 docs: update botbook submodule to latest commit (8cfb624f)
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/generalbots 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/generalbots 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/generalbots 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/generalbots 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/generalbots 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/generalbots 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