project workflow

23
Project Workflow Harry <[email protected]>

Upload: akio

Post on 08-Feb-2016

41 views

Category:

Documents


0 download

DESCRIPTION

Project Workflow. Harry . Trac Review board. Contents. Horrible situation. Cost of Communication. Project Management Tools. Project Management Tools. We use TRAC. 일감 Unit of jobs. Ticket / Issue. Ticket / Issue. Reported by Who issued the ticket Owned by - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Project Workflow

Project WorkflowHarry

<[email protected]>

Page 2: Project Workflow

Contents

TracReview board

Page 3: Project Workflow

Horrible situation

Page 4: Project Workflow

Cost of Communication

Page 5: Project Workflow

Project Management Tools

Page 6: Project Workflow

Project Management Tools

Page 7: Project Workflow

We use TRAC

Page 8: Project Workflow

Ticket / Issue

일감Unit of jobs

Page 9: Project Workflow

Ticket / Issue

Page 10: Project Workflow

Ticket / Issue

Reported by◦Who issued the ticket

Owned by◦Who is responsible for the process of the ticket

PriorityMilestone

◦To be explained laterComponent

◦Which part the ticket is related to

Page 11: Project Workflow

General workflow

Page 12: Project Workflow

Milestone

이정표ReleaseRegular time interval

Arara: ??

Page 13: Project Workflow

Milestone (Library)

Page 14: Project Workflow

Milestone (Wheel)

Page 15: Project Workflow

Milestone (Arara)

Page 16: Project Workflow

Wiki

Documentation is extremely important

Get familiar with wiki grammarFeel free to write on wiki

◦If you did something wrong, just UNDO!

Page 17: Project Workflow

What’s on wiki?

Project roadmapDevelopersSetting up development environmentProgram code explanationFeatures of the program (Backlog)History of the project

ALL ABOUT THE PROJECT

Page 18: Project Workflow

Found a bug?

Ticket al-ready ex-

ists?

Issue a ticket

Found a bug

Done

Y

N

Page 19: Project Workflow

Assigned a ticket?

B assigned a ticket to you

Can be sepa-rated?

Makes sense?

Done

Resolve as won’t fix

Reassign to B

WorkResolve asseparable

Issue new tickets

Y

NN

Y

Page 20: Project Workflow

Code review

A code segment may be harmful◦Violating coding conventions◦Bad coding habits◦Duplicate codes◦Ambiguous naming◦…

Codes need to be reviewed before reflec-tion

Page 21: Project Workflow

Code review

Strong◦Reflected codes are always `good’◦Newbies can learn from the trained advisors

Weak◦Slows the project◦Committers become timid◦If reviewers are busy…

Page 22: Project Workflow

Review board

Page 23: Project Workflow

Review board