code quality gate wizard with teamforge

14
1 Copyright ©2012 CollabNet, Inc. All Rights Reserved. ENTERPRISE CLOUD DEVELOPMENT Code Quality Gate Wizard For Gerrit Now as easy as defining an email filter Johannes Nicolai, Jacek Centkowski Potsdam Engineering Office CollabNet

Upload: collabnet

Post on 27-Jun-2015

289 views

Category:

Technology


3 download

DESCRIPTION

Every project has different policies defining when code can be pushed into production. CollabNet’s code quality gate wizard for Gerrit comes with a collection of predefined policies and lets you graphically design your own quality gates. If you know how to define email filter rules, you will be able to setup the code quality wizard just as easily. Four-eye peer review, legal approvals of copyright file changes, senior staff signoff, feature acceptance criteria – regardless of what your code quality gates may look like, we can show you how to enforce it without having to write a single line of code. In this highly-practical webinar you will learn how to select, test and deploy predefined quality gates with CollabNet’s code quality gate wizard for Gerrit. Those quality gates ensure that all conditions regarding code quality and compliance are met before a commit can be merged into your master branch and trigger a pipeline that will eventually promote it into production.

TRANSCRIPT

Page 1: Code Quality Gate Wizard with TeamForge

1 Copyright ©2012 CollabNet, Inc. All Rights Reserved. ENTERPRISE CLOUD DEVELOPMENT

Code Quality Gate Wizard For Gerrit Now as easy as defining an email filter

Johannes Nicolai, Jacek Centkowski

Potsdam Engineering Office CollabNet

Page 2: Code Quality Gate Wizard with TeamForge

2 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Agenda

• Introduction to Code Quality Gates

– What problem does it solve?

– How does the solution technically look like?

– Where to find out more?

• Live Demo

• Q & A

Page 3: Code Quality Gate Wizard with TeamForge

3 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Gerrit – Code Quality Gate Wizard – General Concept

Page 4: Code Quality Gate Wizard with TeamForge

4 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Tackling half baked review requests: Marrying Gerrit and Jenkins

master

CI Build: OK CI Build: OK

A1 local

master

Verified: -1 (build failed)

Verified: +1 (build OK)

refs/for/master C2

push

C2

C2*

C2*

push

Reviewed: +2

C2* A1

Page 5: Code Quality Gate Wizard with TeamForge

5 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Code Quality Gate Wizard

Code Quality Gate Wizard for Gerrit (Gerrit 2.8+)

– comes with a bunch of predefined policies and lets you graphically design your own quality gates as easy as defining email filter rules.

– Examples:

• Four-eye peer review

• Legal has to approve copyright file changes

• Senior staff has to approve the work of juniors

• Democratic feature voting

– More details under http://blogs.collab.net/git

Page 6: Code Quality Gate Wizard with TeamForge

6 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Live Demo

Page 7: Code Quality Gate Wizard with TeamForge

7 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Gerrit – Code Quality Gate Wizard – General Concept

Page 8: Code Quality Gate Wizard with TeamForge

8 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Prezi on Quality Gates for Gerrit http://prezi.com/2s2ukhpg53or/?utm_campaign=share&utm_medium=copy

4-Eye-Principle Illustrated http://prezi.com/sbfm_jtuohel/?utm_campaign=share&utm_medium=copy&rc=ex0share

Git Blogs (3 part series) http://blogs.collab.net/git

Learn More

Page 9: Code Quality Gate Wizard with TeamForge

9 Copyright ©2012 CollabNet, Inc. All Rights Reserved. 9 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Q&A

Page 10: Code Quality Gate Wizard with TeamForge

10 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Gerrit – Code Quality Gate Wizard – How to launch

Page 11: Code Quality Gate Wizard with TeamForge

11 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Gerrit – Code Quality Gate Wizard – Predefined templates

Page 12: Code Quality Gate Wizard with TeamForge

12 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Gerrit – Code Quality Gate Wizard – Built In Test Mode

Page 13: Code Quality Gate Wizard with TeamForge

13 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Gerrit – Code Quality Gate Wizard – Based on existing changes

Page 14: Code Quality Gate Wizard with TeamForge

14 Copyright ©2012 CollabNet, Inc. All Rights Reserved.

Gerrit – Code Quality Gate Wizard – Great Flexibility