Comment on If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?
Omniraptor@lemm.ee 2 months agoWait huge? Shouldn’t Prod be the last place any changes go ?
Comment on If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?
Omniraptor@lemm.ee 2 months agoWait huge? Shouldn’t Prod be the last place any changes go ?
aodhsishaj@lemmy.world 2 months ago
AA5B@lemmy.world 2 months ago
Seems like what we use “RC” for (Release Candidate)
aodhsishaj@lemmy.world 2 months ago
Yeah, we’re trying to avoid a lot of hanging branches so we try to prune as much as possible. So we built pruning into the workflow of the pipeline.
AA5B@lemmy.world 2 months ago
Great! The best I’ve been able to do is document a best practice to default to deleting the source branch on merge. I actually just now finished writing a script to list all repos with various details including the setting about deleting source branches on merge. I’ll talk to a few teams about it, then see if I can get management approval to set it for all repos (you can click to override in the merge request so it seems harmless)