HackerTrans
TopNewTrendsCommentsPastAskShowJobs

isbadawi

no profile record

Submissions

Pull Request File Tree Feedback

github.com
103 points·by isbadawi·4 tahun yang lalu·73 comments

comments

isbadawi
·3 tahun yang lalu·discuss
A workaround I've used sometimes to retrigger CI is to do `git commit --amend --no-edit --reset-author`. This changes the sha by changing the author timestamp. Then you can force push it to the PR branch
isbadawi
·4 tahun yang lalu·discuss
There's an item on their roadmap to allow commenting on unchanged lines: https://github.com/github/roadmap/issues/456
isbadawi
·4 tahun yang lalu·discuss
I think the person you're replying to is saying that "fully implement every unit test up front" does not describe TDD. With TDD you continuously alternate between writing tests and writing production code. It's not like you write a whole test suite up front.
isbadawi
·5 tahun yang lalu·discuss
There must be a typo somewhere in your comment, I don't understand how 350/week for 5 months is better than 500/month.