I built a self-hosted CI/CD platform with persistent queue, encrypted secrets, and rollback UI — here's what I learned
作者自建CI/CD平台,详解持久队列、加密密钥和回滚UI等架构决策与实践心得
For the past several months I've been building Deploy Center , a self-hosted CI/CD deployment platform. v3.0 shipped recently, and I want to share the…