Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
hell169549yAssisting teammates is part of the job but professionals must learn their tools.
No one can be dependant on teammates to fix those things you are too lazy to put some effort into.
I'm fucking sick of people like these.
Hope you can have a better work place :/ -
gunnar2k329yTell your boss to take it up with the design team. And dont allow their commits to be merged if it breaks everything. Use pull requests and have someone that is git-expertish to be merge master.
-
gunnar2k329y@Coderman cant one of the devs be in charge of merging? If something breaks, send it back..
-
Coderman1249y@gunnar2k the problem with that is we're still expected to do at least 8 hours a day worth of coding on top of supporting the other team members. which includes the merges
Design team constantly needs help fixing bad commits and merges. (can't use git after using it for 3 years...) And boss wants to know why the ticket is falling behind.
After explaining I'm pretty much told that assisting other teammates is part of the job but I'm being paid to write code and need to stay late.... this is while I'm hitting a 10 hour workday already (skipping lunch). And btw, we aren't doing reviews this year because the business made some bad decisions recently and raises aren't in the budget.
undefined