466

Rolling, rolling, rolling back nothing I love more than communicating why we had to roll back again (⁠ノ⁠ಠ⁠益⁠ಠ⁠)⁠ノ

you are viewing a single comment's thread
view the rest of the comments
[-] ViatorOmnium@piefed.social 69 points 3 weeks ago

Question 1: Where's the CI/CD pipeline?
Question 2: Why can one person change production alone without peer review (outside of an emergency)?

You don't have a job, you have a ticking time bomb.

[-] ComfortableRaspberry@feddit.org 21 points 3 weeks ago* (last edited 3 weeks ago)

It's internal development (Portugal) developing something for an internal department (Germany). There's nothing professional going on here so we are far from any ci/cd pipeline. One person can change everything, because it's just two developers (1 frontend, 1 backend).

Plus things are busy and we (team in Germany) are way more interested in this thing working well than they (team in Portugal) are since they have higher priority tasks..

Of course I can say fuck it and live with the poor quality caused by circumstances that were partially caused by poor management decisions of the company but I'm not able to care little enough.

[-] JackLSauce@lemmy.world 17 points 3 weeks ago

Pre-commit hooks don't require a pipeline nor any money. In most cases it's one line of code to make the tests run every commit

[-] SandmanXC@lemmy.world 11 points 3 weeks ago

Stop me from committing my work and I will hunt you down to the ends of the earth.

[-] kkj@lemmy.dbzer0.com 21 points 3 weeks ago

Fix your shit and it won't stop you from committing.

It's also usually only on certain branches, so you can make a branch where you break things and then fix them before you merge to testing/main/whatever.

[-] SandmanXC@lemmy.world 6 points 3 weeks ago

TIL precommit hooks can be set per branch. I was being facetious to begin with but this sounds pretty good actually.

[-] chellomere@lemmy.world 1 points 3 weeks ago

Nah, at our place it's applied on all branches...

[-] kkj@lemmy.dbzer0.com 2 points 3 weeks ago

What do you do if you have code that isn't complete enough to work? Do you have to just leave it untracked?

[-] chellomere@lemmy.world 2 points 3 weeks ago

I don't know what others do, but I personally whip out git commit -n and bypass the hooks in this situation.

[-] 4am@lemmy.zip 3 points 3 weeks ago

Take down prod while I’m on call and seeing my kid and I shall return the favor

[-] JackLSauce@lemmy.world 2 points 3 weeks ago

I get that a lot

Getting threats over one line of code is called senior development

[-] SandmanXC@lemmy.world 1 points 3 weeks ago

Don't worry I'm too lazy to hunt you down farther than the coffee shop next to me.

[-] chellomere@lemmy.world 2 points 3 weeks ago* (last edited 3 weeks ago)

I agree. I absolutely hate when some pesky git hook rejects some debug code I wrote that I want to commit. Mind you, commit, not integrate. This is the situation where I whip out git commit -n.

[-] dejected_warp_core@piefed.world 4 points 3 weeks ago

Even better: use pre-commit. It supports all kinds of stuff without a lot of config. This gets you (and GP) a lot of the features of a full-blown CI pipeline, but it all runs locally before anyone breaks anything.

[-] surewhynotlem@lemmy.world 11 points 3 weeks ago

I demand CI/CD for my scripts. If it runs in prod or against prod or anywhere near prod, it gets a pipeline.

Technical maturity isn't just for big companies and important things. It's a practice. Why half-ass something when you could whole ass it?

this post was submitted on 10 Jul 2025
466 points (100.0% liked)

memes

16572 readers
2522 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS