|
|
| Line 113: |
Line 113: |
| == Signing the XPI == | | == Signing the XPI == |
|
| |
|
| For testing on a stock Beta build, or for deployment, you'll need to have the experiment signed. Once {{bug|1271440}} is fixed, you can use the '''jpm''' tool to sign the experiment, using the instructions at [[EngineeringProductivity/HowTo/SignExtensions|How to Sign Extensions]]. There is additional documentation on the signing API at [http://addons-server.readthedocs.io/en/latest/topics/api/signing.html] - the '''jpm''' tool uses this infrastructure with a shared automation signing key that your LDAP gives you access to. | | For testing on a stock Beta build, or for deployment, you'll need to have the experiment signed. You can file a bug against the addons.mozilla.org product, Addon Validation component, attach the xpi file, and request that it be signed. Ping Jason Thomas if you run into problems. |
| | |
| Until that bug is fixed, though, you can file a bug against the addons.mozilla.org product, Addon Validation component, attach the xpi file, and request that it be signed. Ping Jason Thomas if you run into problems.
| |
|
| |
|
| == Deploying to staging == | | == Deploying to staging == |