workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Ideas from Jane Street's code review
@ 2019-09-26 15:06 Barret Rhoden
  2019-09-30 10:38 ` Dmitry Vyukov
  0 siblings, 1 reply; 2+ messages in thread
From: Barret Rhoden @ 2019-09-26 15:06 UTC (permalink / raw)
  To: workflows

Hi -

Jane Street did some interesting things with their code review and 
workflow, such as handling diffs-of-diffs and tracking what needs to be 
reviewed.

Their ideas might be orthogonal to the whole "workflow that works for 
email / web / your-tool-here" discussion, but some of the underlying 
principles may inspire a good overall design:

Tech talk:
https://blog.janestreet.com/jane-street-tech-talk-how-jane-street-does-code-review/

Links to their blogs:
https://github.com/janestreet/iron

Barret


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Ideas from Jane Street's code review
  2019-09-26 15:06 Ideas from Jane Street's code review Barret Rhoden
@ 2019-09-30 10:38 ` Dmitry Vyukov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Vyukov @ 2019-09-30 10:38 UTC (permalink / raw)
  To: Barret Rhoden; +Cc: workflows

On Thu, Sep 26, 2019 at 5:06 PM Barret Rhoden <brho@google.com> wrote:
>
> Hi -
>
> Jane Street did some interesting things with their code review and
> workflow, such as handling diffs-of-diffs and tracking what needs to be
> reviewed.
>
> Their ideas might be orthogonal to the whole "workflow that works for
> email / web / your-tool-here" discussion, but some of the underlying
> principles may inspire a good overall design:
>
> Tech talk:
> https://blog.janestreet.com/jane-street-tech-talk-how-jane-street-does-code-review/
>
> Links to their blogs:
> https://github.com/janestreet/iron


Interesting idea of editing, saving and committing comments along with
the code into review branches.
Added it to the list for completeness:
https://github.com/dvyukov/kit/blob/master/doc/references.md#iron
Thanks, Barret.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-30 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-26 15:06 Ideas from Jane Street's code review Barret Rhoden
2019-09-30 10:38 ` Dmitry Vyukov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).