Something went wrong. Try again.
A self-hosted custom sync server for kobo devices.
Something went wrong. Try again.
ci: add Gitea Actions pipeline, drop stale GitHub workflows master
Add .gitea/workflows/build.yaml: a `checks` job running a static matrix of all eight flake checks (clippy, fmt, toml-fmt, audit, deny, docs, nextest, llvm-cov) and a `package` job building `.#kobors` and `.#kobors-web-ui`, both on the Nix-enabled `nix` runner. The matrix is static because Gitea Actions cannot expand a dynamic matrix from a prior job's outputs (gitea#25179). Remove .github/workflows/{build,docs}.yaml: GitHub-template leftovers that referenced nonexistent `hello-*` check attrs and GitHub-only services (magic-nix-cache, codecov, Pages). Gitea scans .github/workflows too, so they would fail on every push. The repo's only remote is Gitea.
Author servius Date (Jul 27, 2026, 7:47 PM UTC) Commit 2dcfbbad 2dcfbbad9c97290df1713039a3edb31ca3d3fdb2 Parent 173dd81d 173dd81dace06eff9549f24379d80132957571dd