Commit graph

9 commits

Author SHA1 Message Date
77374ae638 Fix workflow trigger path: use .forgejo instead of .github
All checks were successful
BotUI CI / build (push) Successful in 3m50s
2026-02-05 09:20:40 -03:00
e0504f3703 Create dedicated BotUI CI workflow
- New workflow for botui-only builds and deployments
- Trigger only on botui/**, botlib/** changes
- Build only botui package with embed-ui feature
- Deploy only botui binary
- Restart only ui service
- Separate cache key to avoid conflicts with botserver
2026-02-05 08:45:20 -03:00
06b81cb3fd Simplify: build only Linux x86_64 for now
Some checks failed
GBCI / build (push) Failing after 15s
2025-12-16 20:40:41 -03:00
d5bac09816 Fix: use full paths for cargo to work across all build steps
Some checks failed
GBCI / build (push) Failing after 17s
2025-12-16 19:59:06 -03:00
94df8d52cb Fix: use rustup for Rust install, remove macOS builds
Some checks failed
GBCI / build (push) Failing after 11s
2025-12-16 19:17:47 -03:00
353cf0fe00 Fix: use git clone for botlib dependency
Some checks failed
GBCI / build (push) Failing after 28s
2025-12-16 17:20:37 -03:00
35bad8aea0 Add checkout of botlib dependency in CI
Some checks failed
GBCI / build (push) Failing after 12s
2025-12-16 17:00:16 -03:00
2979e847b5 Add Cargo caching for faster builds
Some checks failed
GBCI / build (push) Failing after 22s
2025-12-16 16:35:22 -03:00
74b2e84137 Update Forgejo CI workflow - cross-platform builds (Linux, Windows, macOS)
Some checks failed
GBCI / build (push) Failing after 1m37s
2025-12-16 13:25:27 -03:00