18
SHAPE YOUR COMMITS SHAPE YOUR COMMITS WITH GERRIT WITH GERRIT This is a PDF export, / & / This work is licensed under a . Creative Commons Attribution-ShareAlike 3.0 Unported License @Erwyn Martin Goyot @vaceletm Manuel Vacelet original version online Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit... 1 of 18 07/08/2014 06:04 PM

Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

SHAPE YOUR COMMITSSHAPE YOUR COMMITSWITH GERRITWITH GERRIT

This is a PDF export, / & /

This work is licensed under a .Creative Commons Attribution-ShareAlike 3.0 Unported License

@ErwynMartin Goyot@vaceletmManuel Vacelet

original version online

Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

1 of 18 07/08/2014 06:04 PM

Page 2: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

BIO / CONTEXTBIO / CONTEXTManuel: Enalean CTO & developerMartin: developerTuleap is a forge

TuleapTuleap

Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

2 of 18 07/08/2014 06:04 PM

Page 3: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

WHY TO REVIEW CODE?WHY TO REVIEW CODE?Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

3 of 18 07/08/2014 06:04 PM

Page 4: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

WHERE IT COMES FROM?WHERE IT COMES FROM?Well known practice in FLOSS worldVarious strategy: patches (LKML), "pull requests", ...

Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

4 of 18 07/08/2014 06:04 PM

Page 5: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

GERRITGERRIT

Comes from Android projectGit onlyUsers: Eclipse, Openstack, Sony, Motorola, Google, SAP, ...

http://code.google.com/p/gerrit/

Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

5 of 18 07/08/2014 06:04 PM

Page 6: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

GERRIT WORKFLOWGERRIT WORKFLOWShape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

6 of 18 07/08/2014 06:04 PM

Page 7: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

REVIEWS DASHBOARDREVIEWS DASHBOARDShape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

7 of 18 07/08/2014 06:04 PM

Page 8: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

ONE REVIEWONE REVIEWShape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

8 of 18 07/08/2014 06:04 PM

Page 9: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

PATCHPATCHShape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

9 of 18 07/08/2014 06:04 PM

Page 10: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

DIFF, COMMENTSDIFF, COMMENTSShape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

10 of 18 07/08/2014 06:04 PM

Page 11: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

PUSH FOR REVIEWPUSH FOR REVIEWOne commit == One reviewShape your commits (history rewriting!)

git push ssh://[email protected]:29418 HEAD:refs/for/master

Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

11 of 18 07/08/2014 06:04 PM

Page 12: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

COMMITS: SIZE MATTERSCOMMITS: SIZE MATTERSBeware The Big OneDifficult to grasp itTiny not better whatsoever

Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

12 of 18 07/08/2014 06:04 PM

Page 13: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

SHAPE YOUR COMMITS!SHAPE YOUR COMMITS!Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

13 of 18 07/08/2014 06:04 PM

Page 14: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

THE TRICKY PARTTHE TRICKY PARTShape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

14 of 18 07/08/2014 06:04 PM

Page 15: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

TULEAP HELPTULEAP HELPEase of startup

project initializationdefault permissions

Large scale deploymentspermissions templategroup management

Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

15 of 18 07/08/2014 06:04 PM

Page 16: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

CONCLUSIONCONCLUSIONPro tip: reduce the wait listPro tip: damn fast Continuous Integration

: highest dev ROI this year@EnaleanTeam

Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

16 of 18 07/08/2014 06:04 PM

Page 17: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

QUESTIONS?QUESTIONS?Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

17 of 18 07/08/2014 06:04 PM

Page 18: Shape your commits with Gerrit … - Shape your... · 2014. 7. 8. · SSHHAAPPEE YYOOUURR CCOOMMMMIITTSS WWIITTHH GGEERRRRIITT This is a PDF export, / & / This work is licensed under

CREDITSCREDITSIt's all about feedback - code review as a great tool in theagile toolboxScaling Up JGitDeploying Gerrit Code Review

Shape your commits with Gerrit file:///home/manuel/workspace/workspace/presentations/RMLL14_Gerrit...

18 of 18 07/08/2014 06:04 PM