Agile/Scrum and
Git work-flow

by David Numan / @dnuman



Theme: dark | light

git merge agile scrum?

Find this slide deck

http://davenuman.github.io

CivicActions

Professional Services
Drupal plus Agile/Scrum

Agile Manifesto

We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value:

  • Individuals and interactions over Processes and tools
  • Working software over Comprehensive documentation
  • Customer collaboration over Contract negotiation
  • Responding to change over Following a plan

That is, while there is value in the items on the right, we value the items on the left more

Scrum

As a site administrator,

when blocking a user account I need to have the email address also unsubscribed from Mandrill

so that we do not send any more mail to that user.

Scrum: Burndown

Scrum: Let's do it!

  • Pick a project or course. A team project?
  • Identify some epics, stories for product backlog.
  • Create a burndown chart.
  • Be Agile.

Git Workflow Options

https://www.atlassian.com/git/workflows

Fork me on git hub

Repo for this presentation


git clone git@github.com:davenuman/project_workflow.slides.git