ranade-oss makes staging releases fail on purpose

A new staging-only drill lets the team test a real deployment failure without putting production in the blast radius.

infrastructureworkflow

ranade-oss has built a repeatable release rehearsal around temporary, isolated applications. It deploys the worker, API and web pieces to staging, deliberately breaks the web release, confirms the rollback works, preserves diagnostic evidence, then tears the temporary setup down.

The safeguards are the point. Each run gets its own identities and checks stop the exercise if it could overlap with production resources or if staging is not ready. The workflow is also tested for cleanup, diagnostics and the absence of any production-promotion route.

So what Legal-tech teams responsible for reliable client-facing systems should care because this turns release resilience into something they can prove before an incident does it for them.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?