Remix.run Logo
Retric 2 hours ago

CI is really only significant on the programming side of things. Networking, systems administration, hardware, etc often don’t have that workflow.

esafak an hour ago | parent | next [-]

I see you have not discovered infrastructure-as-code (IaC). We have CI for our infra.

Asmod4n 2 hours ago | parent | prev [-]

sysadmins CI is hoping the machine still boots after an update. Unless you are lucky you got two identical machines to have a test env.

to11mtm an hour ago | parent [-]

Also the case of 'learning that someone did updates directly on AWS console instead of terraform and losing 0.5 or more days cleaning up the resulting mess'