<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>DAG on SRE Engineering Practice</title><link>https://www.sre.wang/en/tags/dag/</link><description>Recent content in DAG on SRE Engineering Practice</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 04 Aug 2026 10:36:48 +0800</lastBuildDate><atom:link href="https://www.sre.wang/en/tags/dag/index.xml" rel="self" type="application/rss+xml"/><item><title>Don't Let Jenkins Dictate Your Release Cadence: Architecture Decisions and Lessons from Building a Go DAG Scheduler Engine</title><link>https://www.sre.wang/en/posts/cicd-dag-scheduler-engine/</link><pubDate>Tue, 04 Aug 2026 10:36:48 +0800</pubDate><guid>https://www.sre.wang/en/posts/cicd-dag-scheduler-engine/</guid><description>Complete architecture design of a self-built CI/CD DAG scheduler engine in Go: from topological sort to worker pool, cycle detection to checkpoint recovery, covering production-grade rollback strategies and real-world pitfalls</description></item></channel></rss>