| ▲ | distances a day ago | |
What. Strict branch naming like feature/, bugfix/, chore/, release/ has been the standard for probably 10 years now in all projects I've been in, often enforced by auto-rejecting pushes that don't comply. | ||
| ▲ | johnsuder 4 hours ago | parent | next [-] | |
I've used that style in 3 different companies over the last 10 years and I assumed the technique was ubiquitous. This just goes to show the standard deviation in engineering culture is high. There are some large bodies of water but also lots and lots of little isolated tide pools. | ||
| ▲ | croon 12 hours ago | parent | prev | next [-] | |
Yeah, we've had our CI only run pipelines on proper branch prefixes for many years, so if you for whatever reason had a wip/branch you wouldn't clog up our runners. | ||
| ▲ | vips7L a day ago | parent | prev | next [-] | |
Never used it in any of the projects I’ve been on. | ||
| ▲ | sixothree 21 hours ago | parent | prev [-] | |
And now that pattern is even more popular. I'm glad you were here first though. Because that's special isn't it. | ||