Commit graph

14 commits

Author SHA1 Message Date
ee8f17b800 CI: reduce codegen-units to 1 to prevent OOM
Some checks failed
GBCI Bundle / build-bundle (push) Has been skipped
GBCI / build (push) Failing after 23m36s
2025-12-18 10:41:33 -03:00
55faf55e08 CI: add libpq-dev for PostgreSQL linking
All checks were successful
GBCI Bundle / build-bundle (push) Has been skipped
GBCI / build (push) Successful in 16m37s
2025-12-17 22:40:45 -03:00
bac5dc3d4a CI: use debug build for fastest compilation
Some checks failed
GBCI Bundle / build-bundle (push) Has been skipped
GBCI / build (push) Failing after 12m21s
2025-12-17 22:01:11 -03:00
e992667e2a Use CI profile: thin LTO + 4 codegen units for faster builds
Some checks failed
GBCI Bundle / build-bundle (push) Has been skipped
GBCI / build (push) Has been cancelled
2025-12-17 21:59:52 -03:00
503d6e7ca8 Reduce memory usage in CI: limit parallel jobs
Some checks failed
GBCI Bundle / build-bundle (push) Has been skipped
GBCI / build (push) Has been cancelled
2025-12-17 21:56:28 -03:00
351708f3fa Save build logs to /opt/gbo/logs/
Some checks failed
GBCI Bundle / build-bundle (push) Failing after 25m54s
GBCI / build (push) Failing after 22m25s
2025-12-16 22:29:29 -03:00
36453cd03b Add debug output to diagnose silent CI failures
Some checks failed
GBCI Bundle / build-bundle (push) Failing after 27m9s
GBCI / build (push) Waiting to run
2025-12-16 21:13:12 -03:00
a2dd0b3683 Simplify: build only Linux x86_64 for now
Some checks failed
GBCI / build (push) Waiting to run
GBCI Bundle / build-bundle (push) Failing after 24m37s
2025-12-16 20:40:40 -03:00
c41c201ac8 Fix: use full paths for cargo to work across all build steps
Some checks failed
GBCI Bundle / build-bundle (push) Failing after 26m20s
GBCI / build (push) Failing after 25m0s
2025-12-16 19:59:05 -03:00
8788ad7df2 Fix: rename gbserver to botserver, use rustup for Rust install, remove macOS
Some checks failed
GBCI Bundle / build-bundle (push) Failing after 27m36s
GBCI / build (push) Failing after 23m47s
2025-12-16 19:17:47 -03:00
62e22f1180 Fix: use git clone for dependencies outside workspace
Some checks failed
GBCI / build (push) Waiting to run
GBCI Bundle / build-bundle (push) Failing after 24m19s
2025-12-16 17:20:36 -03:00
38406043d6 Add checkout of botlib dependency in CI
Some checks failed
GBCI Bundle / build-bundle (push) Failing after 17s
GBCI / build (push) Failing after 19s
2025-12-16 17:00:14 -03:00
a1fef6fc37 Add Cargo caching for faster builds
Some checks failed
GBCI Bundle / build-bundle (push) Failing after 26s
GBCI / build (push) Failing after 23s
2025-12-16 16:35:22 -03:00
d380368fee Add Forgejo CI workflows - botserver.yaml and botserver-bundle.yaml with cross-platform builds
Some checks failed
GBCI / build (push) Waiting to run
GBCI Bundle / build-bundle (push) Has been cancelled
2025-12-16 13:25:26 -03:00