10,000+ hand-picked resources
Navigate the Cloud Universe
StackLens is your intelligent companion for DevOps, SecOps, ML, and AI Engineering. Search hand-picked resources across the technical ecosystem.
CI/CD Resources
blog
How Do You Integrate Penetration Testing into CI/CD?
Modern software delivery pipelines can deploy code dozens or even hundreds of times per day....
CI/CD
blog
Playwright CLI for agent-driven workflows: sessions, debugging, and CI Sharding
Playwright has excellent tooling around browser automation, but most of the ecosystem still treats it...
CI/CD
blog
How I set up RAG evals in CI/CD so they actually catch regressions
I have hit this a few times.A PR lands late in the day, the RAG eval runs in under a minute, green...
CI/CD
blog
Retry Logic and Tiered Alerting in GitHub Actions
🛠️ Pipelines in the Wild #2 Byte Size Summary Most pipeline failures are transient — a...
CI/CD
blog
I got a full pytest report in CI without touching my project
The usual way this goes: you want something in CI, so you set it up locally first. Install the...
CI/CD