Jetpack/Weekly Meeting/2012-3-6
< Jetpack | Weekly Meeting
Agenda
Flightdeck
SDK
- 1.6b1 still hasn't been built. Should bugs 733134 and 730482 block it?
- The files that are ready to be pushed are up on the staging server and could use some testing. If you want to help test, clone the repository, checkout stabilization branch, then run the following commands and report back the results:
mkdir TEST_ZIP && cd TEST_ZIP && python ../bin/integration-scripts/integration-check --url https://ftp.mozilla.org/pub/mozilla.org/labs/jetpack/addon-sdk-1.6b1.zip cd .. mkdir TEST_TGZ && cd TEST_TGZ && python ../bin/integration-scripts/integration-check --url https://ftp.mozilla.org/pub/mozilla.org/labs/jetpack/addon-sdk-1.6b1.tar.gz cd ..
- It would be good to get a mix of platform results.