Browsing Tag
cicd
46 posts
SAFEDEPLOY AI: DevOps Pipeline Intelligence System
Problem Statement: DevOps Pipeline Agent: Modern software delivery pipelines generate large amounts of operational data. Understanding the relationship…
Release on Demand
There’s a calendar invite on your team’s shared calendar called something like “Release Window.” Maybe it’s every other…
🌱 Keep Feeding Your CI/CD — Or Watch It Die
Initial thoughts A pipeline has a metabolism Anatomy of a starving pipeline The maturity ladder we’re stuck on…
How to Test MCP Servers Before They Break Your CI
Most teams install an MCP server and hope it works. That is how you get 3 AM pages.…
Introducing @accesslint/jest: progressive accessibility testing for Jest
This post is for the team rolling out accessibility testing: developer tooling, CI platform, design systems, frontend tooling,…
Our SwiftUI snapshot tests passed locally but failed on CI. Here’s the actual fix.
500+ snapshot tests, all green on every developer’s Mac, all red on GitHub Actions. Sound familiar? The common…
gomod-age: A Simple CI Gate Against Go Dependency Supply Chain Attacks
The Problem Nobody Talks About Until It’s Too Late Here’s a scenario that keeps Go developers up at…
What Do You Depend On? When the Chain of Trust Breaks
Most teams rely on more than just their application code to ship software. What happens when one of…
Code Quality Checks and Deployment with GitHub Actions
“The XP philosophy is to start where you are now and move towards the ideal. From where you…
Does Apps Script need CI/CD? — What happens after your scripts multiply.
One Apps Script project is easy. Ten scattered across an org is a mess. Here’s how consistent constraints…