Confirmed users
2,959
edits
| Line 126: | Line 126: | ||
#Type: cfx run | #Type: cfx run | ||
=== | === Extension Builds === | ||
The latest builds for the OWA extension can be found [http://people.mozilla.com/~dclarke/openwebapps/Extension/ here]. The builds are created whenever a commit is made to the openwebapps github repo. The format is openwebapps-<commit id>-<date>.xpi. For automation, openwebapps.xpi within the 'latest' folder is used to avoid making changes to the addon.ini file for every test run. To build the extension yourself from the github repository, please do the following:<br> | The latest developer builds for the OWA extension can be found [http://people.mozilla.com/~dclarke/openwebapps/Extension/ here]. For the faker extension builds, go [http://people.mozilla.com/~dclarke/openwebapps/Extension-Faker/ here]. | ||
The developer builds are created whenever a commit is made to the openwebapps github repo. The format is openwebapps-<commit id>-<date>.xpi. For automation, openwebapps.xpi within the 'latest' folder is used to avoid making changes to the addon.ini file for every test run. To build the extension yourself from the github repository, please do the following:<br> | |||
#git clone http://github.com/mozilla/openwebapps | #git clone http://github.com/mozilla/openwebapps | ||