Confirmed users
9,511
edits
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* Staging: https://preview.addons.mozilla.org | * Staging: https://preview.addons.mozilla.org | ||
* Production: https://addons.mozilla.org | * Production: https://addons.mozilla.org | ||
'''[https://intranet.mozilla.org/UpdateAMO#Content_Push Production push docs]''' | '''[https://intranet.mozilla.org/UpdateAMO#Content_Push Production push docs]''' | ||
Line 18: | Line 11: | ||
* To view the revision of AMO you're currently seeing, view-source of any page; in the bottom, you'll see something like <pre><!-- r24322 --></pre><p>This means you're at SVN revision number 24322 -- you can cross-link this to whatever revision number was posted in the checkin comment in the bug. | * To view the revision of AMO you're currently seeing, view-source of any page; in the bottom, you'll see something like <pre><!-- r24322 --></pre><p>This means you're at SVN revision number 24322 -- you can cross-link this to whatever revision number was posted in the checkin comment in the bug. | ||
* Pages won't validate due to some proprietary attributes we use (like "addonname") but it should be very close. | * Pages won't validate due to some proprietary attributes we use (like "addonname") but it should be very close. | ||
=Testing Add-on Uploading= | |||
* Add-ons need to have: | |||
** At least 1 category | |||
** A description... | |||
before they can be complete; click on the "Complete Add-on" button to make them so | |||
* ...and now, they can be either in the "release" or "beta" channel | |||
== Production == | == Production == |