fix: Fix compilation errors from path refactoring
botserver.yaml #465 -Commit
552d58376f
pushed by
rodriguez
refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path()
botserver.yaml #464 -Commit
7d8f141fc2
pushed by
rodriguez
fix: Replace Runtime::new().block_on() with thread::spawn in AuthConfig
botserver.yaml #462 -Commit
0d3cfbe0f7
pushed by
rodriguez
fix(runtime): replace Handle::current().block_on() with std::thread::spawn in transfer_to_human
botserver.yaml #452 -Commit
3f94d23e1f
pushed by
rodriguez
fix(ci): remove error masking, show all errors in console
botserver.yaml #450 -Commit
684bd87683
pushed by
rodriguez
fix: remove last remaining block_in_place in TALK TO keyword
botserver.yaml #444 -Commit
8019107ebf
pushed by
rodriguez
ci: trigger build with runner 21 online
botserver.yaml #441 -Commit
6e1701b0f3
pushed by
rodriguez
Fix: nested runtime panic in AuthConfig::from_env()
botserver.yaml #440 -Commit
f097f000d8
pushed by
rodriguez
ci: trigger test with Docker installed
botserver.yaml #429 -Commit
7ed341de71
pushed by
rodriguez
ci: trigger test after runner restart
botserver.yaml #428 -Commit
10f34b7f2c
pushed by
rodriguez
ci: fix deploy SSH to use explicit key for gbuser
botserver.yaml #427 -Commit
9440ba46d3
pushed by
rodriguez
ci: run as gbuser, use sccache, rename ci to data
botserver.yaml #424 -Commit
1779f4f2fd
pushed by
rodriguez
ci: add Step 7 to restart botserver service after deploy
botserver.yaml #414 -Commit
00e5a3a5ff
pushed by
rodriguez
fix: Use musl target for static linking (glibc 2.36 compatible)
botserver.yaml #409 -Commit
b4acc1f228
pushed by
rodriguez
fix: Build botserver inside container to match glibc target
botserver.yaml #408 -Commit
3b8acde6fb
pushed by
rodriguez
fix: Bootstrap checks stack/.env path in addition to ./.env
botserver.yaml #401 -Commit
8fd3254334
pushed by
rodriguez
fix: Seed default credentials into Vault after initialization
botserver.yaml #394 -Commit
3e46a16469
pushed by
rodriguez
fix(ci): Use tar+zstd over ssh for binary deploy
botserver.yaml #388 -Commit
dfa78890ab
pushed by
rodriguez
fix(ci): Separate deploy steps with timeouts
botserver.yaml #387 -Commit
ab620aa729
pushed by
rodriguez
fix(ci): Add verbose traces to rsync deploy step
botserver.yaml #386 -Commit
1fdb0df634
pushed by
rodriguez
fix(ci): Use rsync for deploy instead of incus
botserver.yaml #385 -Commit
1e14bd8b3b
pushed by
rodriguez
fix(ci): Use rsync for deploy instead of incus
botserver.yaml #384 -Commit
402f87df0a
pushed by
rodriguez
fix(ci): Direct incus file push between containers
botserver.yaml #383 -Commit
64fea8ea4e
pushed by
rodriguez
fix(ci): Use incus file transfer for large binary deploy
botserver.yaml #382 -Commit
dca097f63b
pushed by
rodriguez
fix(ci): Remove hardcoded hosts entry
botserver.yaml #380 -Commit
fa8701d69e
pushed by
rodriguez
fix(ci): Remove internet-dependent rust/sccache installation steps
botserver.yaml #379 -Commit
e3faf7711c
pushed by
rodriguez
security: bind MinIO and Valkey to 127.0.0.1 only
botserver.yaml #377 -Commit
c340f95da1
pushed by
rodriguez