Am 22.07.2013 12:28, schrieb Denny Vrandečić: > * switch to tags for releases
I'd recommend to still have a release branch for major releases, and user tags for the initial .0 release and subsequent bug fix releases, like we do it for mediawiki core. We should also keep using branches for deployment, for easy tracking of backports. We cold in addition tag versions that actually got deployed. I don't see how we could sanely use tags on master for releases, that would make it very hard to do backports/bug fix releases. > * think about our release strategy Ugh :P > * use either a branch for demo or just take the commit-hash The commit-hash is going to be a mess, since we are dealing with an increasing number of git repos. We'd need one hash for each. Much better to have an aptly named branch (or tag). -- daniel _______________________________________________ Wikidata-tech mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-tech
