Drupal build tool

Speakers: 

How do you manage your Drupal project? What version control system do you use? Which part from the project do you store under version control? How do you handle upgrades of the Drupal core and the contributed modules without to override your local changes if you have any?
I've heard many answers of the question above and many of them work fine but what about if there is a tool which will handle all these tasks automatically. Well there is such tool - Drupal build tool (https://github.com/boyanborisov/drupal_build)

Drupal build is a phing project which aims to improve performance of the drupal developer with automation of some routine tasks like create a project, update a project, update the drupal core. Also it creates a general workflow which aims to facilitate the Continuous integration (CI) workflows.

I hope so that with the support of the community we can extend the project big time!

Schedule info
Track: 
DevOps
Experience level: 
Intermediate
Drupal Version: 
Drupal 7.x