@SeductiveTortoise@piefed.social
Post #3818158
2026-07-14 21:11 UTC
I added guardrails to myself to make sure I do not accidentally delete anything on production. I would never ever let an intern, a junior dev or a fucking AI onto that database. Not in a thousand cold nights.
Replies (1)
-
@Omgpwnies@lemmy.world 2026-07-14 23:20
Prod should always be highly “air gapped” with some sort of deployment process which tests not only the code to be deployed but also the deployment itself. I’ve been doing QA for a good while now, and everywhere I’ve worked has testers dedicated to testing the actual update process to make sure it will be safe when deployed.