Search Articles — Sudonull

Search Results

In this project

Hybrid code search in GitLab across 100+ projects

https://sudonull.com/hybrid-code-search-in-gitlab-across-100-projects

Speed up string search in GitLab: API for code, deep scan for YAML/JSON/env. python-gitlab script reduces time from hours to minutes. Code and instructions for middle/senior dev.

DNS Docker in GitLab CI: MAX notifications fix

https://sudonull.com/dns-docker-in-gitlab-ci-max-notifications-fix

Case breakdown: why MAX notifications weren't reaching from GitLab CI. DNS in Docker, curl debugging, config.toml fix. Script template for middle/senior dev.

AI agent for analyzing CI/CD failures in n8n

https://sudonull.com/ai-agent-for-analyzing-ci-cd-failures-in-n8n

Set up an AI assistant to analyze failed GitLab pipelines. Logs, MCP tools, reports in Slack. Speed up DevOps without routine. Implementation guide.

AI agents for QA: 11 pipeline skills

https://sudonull.com/ai-agents-for-qa-11-pipeline-skills

Multi-agent system automates 80% QA: from requirements decomposition to autotests in GitLab. Architecture, skills, integrations for middle/senior QA. Study the implementation on Claude Code Skills.

Rust WASM: Porting CLI to Browser

https://sudonull.com/rust-wasm-porting-cli-to-browser

Learn how to port a console application on Rust to WebAssembly and deploy on GitLab Pages. Step-by-step code breakdown, CI, and terminal UI. Ideal for middle/senior dev.

Trending Now