Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: tagging OCB branches

by
dar@devco.co
- 28/10/2015 17:19:32
Alexandre: You probably have already taken into account:

Split tags into:

For version 9.0:
9.0.weekly.YYYY-MM-DD
9.0.daily.YYYY-MM-DD

For version 8.0:
8.0.weekly.YYYY-MM-DD
8.0.daily.YYYY-MM-DD

Adhering to such or a similar standard, we can easily and flexibly work with those tags in a regular expression. Like only updating every month or year. As weekly is a common cycle, It would help to encode it as well as this is not easily retrieved from the date without mapping.

Best Regards,

David

El mié., 28 oct. 2015 a las 11:08, Holger Brunn (<hbrunn@therp.nl>) escribió:
> Yes I agree. I'll work on this next week (tagging + moving the merge process
> on an OCA server), unless someone steps in first. --

about the merge process: If we want to continue using the account oca-git-bot, 
I'll have to add the public ssh key to this github account.

Then just run https://github.com/OCA/maintainer-tools/blob/master/tools/ocb-sync.sh nightly and have it mail its output to everyone interested. Maybe use 
a mail group for this on the OCA instance?

In our setup, we also have a file ocb-sync.sh.conf with content
GITDIR="/home/oca-git-bot/git"
to have the repo live there and not in /tmp.

Then whoever picks up a conflict should document it here:
https://github.com/OCA/OCB/wiki/Conflict-resolutions-OCB-synchronization

We might also use the wiki as a mutex to avoid double work if nobody has a 
better idea.

Please tell me when it's up and running so that I can deactivate our cronjob.

-- 
Therp - Maatwerk in open ontwikkeling

Holger Brunn - Ontwerp en implementatie

mail: holger@therp.nl
web: http://therp.nl

_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe

Reference