rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 11:50:22 +00:00
dc933c22e4 ci: kill stuck cargo before build
rodriguez pushed to main at GeneralBots/gb 2026-04-10 11:46:09 +00:00
1bfaad789d Update botserver: simplest CI
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 11:45:51 +00:00
5e819c4714 ci: simplest - just git pull and cargo build
rodriguez pushed to main at GeneralBots/gb 2026-04-10 11:38:45 +00:00
a5a6b372b7 Update botserver: simplify CI - always build with sccache
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 11:38:29 +00:00
db1dd37adc ci: simplify - always build, rely on sccache for speed
rodriguez pushed to main at GeneralBots/gb 2026-04-10 11:36:27 +00:00
e00e066ffe Update botserver: fix CI change detection - compare commits
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 11:36:13 +00:00
768a3f6f82 ci: fix change detection - compare commits not diff
rodriguez pushed to main at GeneralBots/gb 2026-04-10 11:30:15 +00:00
d5e2d8e5a8 Update botserver: fix CI change detection
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 11:29:57 +00:00
385993bc67 ci: fix change detection - use git diff HEAD origin/main
rodriguez pushed to main at GeneralBots/gb 2026-04-10 11:28:19 +00:00
a1b4bac917 Update botserver: use curl with --cacert for Vault
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 11:28:05 +00:00
4e60bed7b7 fix: use curl with --cacert for Vault requests
rodriguez pushed to main at GeneralBots/gb 2026-04-10 11:18:04 +00:00
14d66671ae Update botserver: CI optimizations - check changes before building
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 11:17:51 +00:00
8e56fc5828 ci: check for changes before building, optimize git fetch
rodriguez pushed to main at GeneralBots/gb 2026-04-10 11:15:44 +00:00
5e5cfabbb6 Update botserver: add sccache cache action
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 11:15:18 +00:00
6fdf2b1fd1 ci: add sccache cache action
rodriguez pushed to main at GeneralBots/gb 2026-04-10 11:11:42 +00:00
de0e3844d4 Update botserver: add debug logging for Vault requests
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 11:11:26 +00:00
6fb8063a5b fix: add debug logging for Vault requests
rodriguez pushed to main at GeneralBots/gb 2026-04-10 11:04:44 +00:00
2185d3352c Update botserver: set SSL_CERT_FILE before Vault HTTP calls
rodriguez pushed to main at GeneralBots/generalbots 2026-04-10 11:04:22 +00:00
2afa8bcfee fix: set SSL_CERT_FILE env before Vault HTTP calls
rodriguez pushed to main at GeneralBots/gb 2026-04-10 10:43:19 +00:00
f5096d49ff Update botserver: read drive/cache/qdrant config directly from Vault