MeetCap #2: Dockerized Gitea Build/Test Pipeline for Rust Monorepo Apps

Опубликовано: 15 Июнь 2026
на канале: ClickBober
32
1

In this second MeetCap video, I implement task T-003: a Dockerized Gitea Build/Test Pipeline for the MeetCap Rust monorepo.

The pipeline builds and validates the bot and worker stub apps on a private Gitea runner hosted on an Ubuntu VPS.

Covered in this episode:
Gitea workflow setup
Dockerized Rust CI image
cargo fmt
cargo check
cargo test
cargo clippy
coverage with cargo llvm-cov
secret scanning with Gitleaks

MeetCap is a self-hosted Discord meeting assistant for recording meetings, generating transcripts, and creating summaries with local AI tools.

GitHub demo repository:
https://github.com/Korop/meet-cap-public

Gitea:
https://github.com/go-gitea/gitea

AI-driven development methodology:
https://github.com/skomarovsky/ai-driven-d...

#MeetCap #Gitea #RustLang #Docker #SelfHosted #DiscordBot #Codex #AIDrivenDevelopment