Who is this "Jenkins" and what now has broken him?

the_artic_one@programming.dev to Programmer Humor@programming.dev – 550 points –
67

You are viewing a single comment

I can't even imagine not having a ci pipeline anymore. Having more than a single production architecture target complete with test sets, Security audits, linters, multiple languages, multiple hour builds per platform... hundreds to thousands of developers... It's just not possible to even try to make software at scale without it.

Multiple hour builds dear god 😵‍💫

If you fuck up the setup and deploy to multiple environments at once with each one set to rebuild an image/program things can get long. You really have to fuck it though.