Statistics
| Branch: | Tag: | Revision:

root / devflow / flow.py @ 06edfd12

History | View | Annotate | Download (16.9 kB)

# Date Author Comment
06edfd12 02/20/2014 04:38 pm Filippos Giannakos

Fix debian tag when finishing release

6dc2ab71 02/20/2014 04:32 pm Filippos Giannakos

Strip rc from version when ending a release

2e9bddbf 02/20/2014 03:24 pm Filippos Giannakos

Heavily modify flow code.

Add argument parser for input.
Add interactive functions for cleanup and changelog editing
Add automatic version bumping.

30d42d95 02/18/2014 11:25 pm Filippos Giannakos

Propose a changelog based on the feature commits

38cd6772 02/18/2014 10:59 pm Filippos Giannakos

Ask user before edit changelog

e278c46e 02/18/2014 10:38 pm Filippos Giannakos

Edit changelog after ending a feature

b7e05a72 02/18/2014 10:16 pm Filippos Giannakos

On release merge to master/debian branches.

On hotfix we should merge to master/debian branches. On release, merge with the
develop/debian-develop branches and the master/debian branches.

c3c33dd0 07/01/2013 01:52 pm Christos Stavrakakis

Add devflow-flow script for handling git flow

Add devflow-flow for automatically managing most common tasks for
starting and ending release, hotfix and feature branches.