Minimal Git CI using hooks
Summary
A blog post describing a minimal CI system using Git hooks and nq, a lightweight job queue, for personal git repositories.
View Cached Full Text
Cached at: 07/20/26, 09:34 AM
Similar Articles
Local Git Remotes
A tutorial on setting up local git remotes using bare repositories for personal projects, allowing offline-friendly push/pull workflows.
Introduction to nixidy - Kubernetes GitOps with nix
nixidy is a Nix-based tool for managing Kubernetes GitOps deployments that replaces Helm value files and Kustomize overlays with typed, reproducible Nix expressions. This tutorial walks through setting up a nixidy project with Argo CD, generating plain YAML for review.
Show HN: Gitdot – a better GitHub. Open-source, anti-AI, and written in Rust
Gitdot is an open-source, anti-AI Git hosting platform written in Rust, presented as a better alternative to GitHub.
@cline: Here's a practical way to start "loop engineering" (fancy way to say something other than a human prompting an agent to…
A practical approach to 'loop engineering' using a git hook script to automatically review code for leaked keys and critical bugs before committing.
The $110/month self-improving pipeline (5 minute read)
A developer shares their $110/month automated pipeline that uses Claude AI to triage, decompose, implement, and test GitHub issues, resulting in 27 merges over 2 weeks with minimal failures.