Closed Bug 660999 Opened 13 years ago Closed 13 years ago

Push Web Hero Facebook tab update

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: williamr, Assigned: oremj)

References

()

Details

Please push the updated Web Hero Facebook tab to production. It's been developed in trunk/en-US/firefox/webhero/fb/ and this update includes localization support. 

Stas, please add any instructions for making sure the locale support works.

We'd like to push this live on Friday morning, June 3. I'll post the revision numbers for all the bugs here on Thursday.
Please check out the localization files into trunk/en-US/firefox/webhero/fb/ with:

   svn co http://svn.mozilla.org/projects/l10n-misc/trunk/webhero/locale/

and compile the PO file with:

   ./locale/compile.sh
James, we would like to push Friday between 10-11am PT if that's convenient for you. That way we'll have Zach (our dev) and QA available to troubleshoot any push issues. We'll be in #webhero as a backchannel.

In addition to Stas' instructions, here are the code revisions and some extra notes for the push.

Here's a list of all the revisions to merge to production:
88358, 88472, 88525, 88527, 88528, 88529, 88530, 88531, 88532, 88533, 88534, 88535, 88536, 88548, 88718, 88719, 88887, 88970, 89105, 89110, 89353, 89636, 89637, 89732, 89805, 89809, 89811, 89832, 89833, 89841, 89841, 89843

How I generated that list of revisions:
http://viewvc.svn.mozilla.org/vc/projects/mozilla.com/trunk/en-US/firefox/webhero/fb/?view=query&dir=&file=&file_match=exact&who=&who_match=exact&comment=&comment_match=exact&querysort=date&hours=2&date=month&mindate=2010-05-01&maxdate=&limit_changes=100

Some notes:
- The config file currently on production should *not* be modified. It already has the production app ID and secret key.
- index.html has some hard-coded urls that reference www-trunk.stage. I imagine these need to be updated to the production URLs before the push.
Please merge rev 89864 too, which fixed bug 661868.
pushed to prod r89866

also r89870, r89882, r89885, r89887 for small rollout bugs
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
jlongster added the snv:external to the locale repository under webhero/fb/locale.

To make things work, please:

- on the server which runs www-trunk, remove the current locale directory, so that the external can be checked out in its place.

- on the server which runs production, run | ./locale/compile.sh | from the webhero/fb directory.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
To clarify my previous comment:

- on www-trunk: remove en-US/firefox/webhero/fb/locale if it's not an svn:external

- on production: run ./en-US/firefox/webhero/fb/locale/compile.sh
Assignee: jlong → jeremy.orem+bugs
(In reply to comment #6)
> To clarify my previous comment:
> 
> - on www-trunk: remove en-US/firefox/webhero/fb/locale if it's not an
> svn:external
> 
> - on production: run ./en-US/firefox/webhero/fb/locale/compile.sh

Done.
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Keywords: push-needed
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.