Infra for kaliber
Find a file
Ashik K 43c827ce0e
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
ci/woodpecker/cron/woodpecker Pipeline is running
Add zlib1g:amd64 for NDK toolchain
NDK clang++ binaries require libz.so.1
2025-10-27 22:26:55 +01:00
.gitignore Add .gitignore to trigger workflow 2025-10-26 10:06:59 +01:00
.woodpecker.yml Add zlib1g:amd64 for NDK toolchain 2025-10-27 22:26:55 +01:00
README.md Merge remote README with local workflows 2025-10-26 10:06:19 +01:00

kaliber-builder

CI/CD workflows for building the Kaliber game engine.

Workflows

  • nightly.yml: Nightly builds for Linux and Android
    • Runs daily at 2 AM UTC
    • Builds from the kaliber-plus branch
    • Produces Linux executables (Debug/Release) and Android APKs (all architectures)
    • Artifacts retained for 7 days

Manual Trigger

Workflows can be manually triggered from the Gitea Actions UI.