Comment by SJC_Hacker
1 month ago
The first problem can be fixed by CI/CD, and proper branching strategies. Each IC should have their own branch, then PR into appropriate branch
Have no idea on the second, other than a visit from HR.
1 month ago
The first problem can be fixed by CI/CD, and proper branching strategies. Each IC should have their own branch, then PR into appropriate branch
Have no idea on the second, other than a visit from HR.
I was the ci/cd guy. I am not exaggerating when I say this person's code just would not compile and they would not test locally.
An intermediate state on their own branch maybe not such a big deal. But did they regularly initiate pull requests on on broken branch ?
P4, not git.
2 replies →