bodega v0.1, and now the march to 0.2

Aaron J. Seigo aseigo at kde.org
Sat Oct 26 14:03:41 UTC 2013


hi all,

i just added a branch to the bodega-server repository labeled v0.1. this is 
now the stable branch. i’ve documented what this means in the 
README.developers file in the repository.

short story:

* all non-massively-invasive bug fixing should be done in the stable branch, 
and then forward ported with a merge into master
* all features must be done in topic branches that branch from master
* all invasive bug fixing should also be done in a topic branch which branches 
from the stable branch; once complete and tested it will be merged into the 
stable branch and the stable branch merged into master

also from now on *any and all* changes made to the database schema, stored 
procedures or default data set must include an update file in sql/updates

these files must follow the naming scheme: <year><month><day>.description.sql

we will be holding a planning session for v 0.2 on irc this coming week. we 
don’t have a time picked yet, but we’ll let you know when it is and if you can 
make it, you will be most welcome. at a minimum zack, marco and myself will be 
there.

-- 
Aaron J. Seigo


More information about the Active mailing list