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
-
On monday I will be in the same situation. Just worked on some tasks and could not merge them into develop because of the code review which will take place on monday. Guess I am gonna get flamed on monday hahahaha
-
C0D4681457yThis was me today merging master into a 6 month old WIP branch.
Oh the never ending conflicts. -
@hypervtechnics noup... We develop on production o.O we don't have time for code review 😂😂😂😂😇
But yes, bo code review for us & it's already biting us in da butt...and yes, sometimes we actually do code and test on prod..
Fuck time management.. xD -
@sladuled same here.. we don't review our codes. we make changes on production. haha
-
This is why you give interns small deliverables. My rule is, if it touches more than 3 classes, the task can and should probably be broken into smaller pieces.
"Please write this ONE sql migration. Put it in this special branch. We will merge your special branch, after review, into this feature branch. Then you'll write this single method together with a unit test, in another branch. Which will be merged into the feature branch after review. Don't worry about merging to master, just put quality into these small subtasks" -
joas19427y@bittersweet Yeah right.
Apparently seniors didn't do it for me. Just straight to core development. 😁 Needless to say: things didn't go quite to preferred way. For their defense it was busy time.
Now that they hired me as a junior, there's a million branches and PRs and I get to do A LOT of refactoring before we finally get to merge the almost year old features to master and finally do the 2.0 release with quite tight schedule. Hope we stay under the deadline. 🤞
Related Rants
Being a student this was how my colleagues felt about my code and SQL procedures. They didn’t even let me create a change ticket to present to CAB 😂
rant
teamfoundationserver
github
git