L10n:Dashboard: Difference between revisions

no edit summary
(New page: Here are tips and tricks to edit the l10n [http://l10n.mozilla.org/dashboard/ dashboard]. The sources for the dashboard are on [http://hg.mozilla.org/users/axel_mozilla.com/dashboard/]. T...)
 
No edit summary
Line 29: Line 29:
** log-in as buildmaster, and edit the crontab.
** log-in as buildmaster, and edit the crontab.
*** There's a command commented out, adjust the run dir to the new live dir, and uncomment it. Make sure the command is in a single line, nano doesn't do that by default.
*** There's a command commented out, adjust the run dir to the new live dir, and uncomment it. Make sure the command is in a single line, nano doesn't do that by default.
== Freezing a release dashboard ==
Once the cut-off time for a release is reached, the corresponding dashboard needs to be frozen, that is, all live data needs to be replaced with static content.
; l10n_status.js : Simply wget the url above into your working copy, and adjust the link in index.html to not point to buildbot, but just to "l10n_status.js".
; tinderbox.json : Log in to buildmaster on l10n.mozilla.org, and edit the crontab. Comment out the tinderpox updating line, and make sure that you remove the linebreaks that nano added again. wget the latest copy into your working copy.
Now that we have both version statically, hg add them, hg ci, hg push, and publish the new revision on the live directory.
Confirmed users, Bureaucrats and Sysops emeriti
2,976

edits