[translations] Automatic build of translation branch |
[ Thread Index |
Date Index
| More lilynet.net/translations Archives
]
- To: Translations list at lilynet <translations@xxxxxxxxxxx>
- Subject: [translations] Automatic build of translation branch
- From: John Mandereau <john.mandereau@xxxxxxxxx>
- Date: Fri, 03 Aug 2012 14:43:02 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:date:content-type:x-mailer:mime-version :content-transfer-encoding; bh=/Q3kkCMiQySfO8KAcZJe9V1lEY3/HtM+VCbK1EeN0T8=; b=dGvLseNG0W1JOEsuUkeIvHaqGMTxVdVBw9s8gHzVt8TFNV9Dq0Dd3Iha5GXgho8Gee dze0Z86ay9OD8qmx8wAzCTBji3Wmq6xW32OAUlbJ24v1ZnYgxbyGLo90cTY0D51TexVt xByqJe3cIGrH5YHVzNctdy4G5xlCDQyZP+77ABDtVJhmt3DGLyXczzmj9zLQG7PkeIn7 fx7L47YWQHSL66FTADIyu2BLefFOwZXijgMNb5FftSaT7uLxNPPXgabdECsdNp+eWXeC kX9lnxeMVnrWUGDIM5qPDSjNfLz62xlf0ciOLjmWnOR+4bNcEXvMNdQHC/6OM4ZTsPAI hLdA==
Dear translators,
As you might have noticed on lilypond-devel list, an autobuild script
Patchy runs at least every 8 hours to build staging branch, and if
successful fast-forward master from it and put built docs on
http://grenouille.lilynet.net/lilypond-web/master
How about doing a similar thing for translation branch?
There are two possible scenarios.
1) Build translation branch every 8 hours, send a report to this list
and if succesful put the built docs on grenouille.lilynet.net.
2) Use the staging/master mechanism for translations: add a new branch
translation-staging where work on translations should be pushed to,
build this branch every 8 hours, and if succesful fast-forward
translation from it and put the built docs on grenouille.lilynet.net.
No commits should be pushed to translation branch directly. Merges with
master and staging should be done only these ways, manually because
there may be conflicts when merging:
master into translation-staging
translation into staging
Scenario 2) is good in case translation branch breakage is frequent and
annoys translators, I think it doesn't add burden to the translations
meister Francisco, but it might make commits propagation between master
and translation a bit slower (or not).
I'm counting on your comments,
Best,
John