Confirmed users, Bureaucrats and Sysops emeriti
1,737
edits
mNo edit summary |
|||
| Line 4: | Line 4: | ||
* [{{bug|685378}}] Adjust SDK to allow us to send the builder key/value in package.json | * [{{bug|685378}}] Adjust SDK to allow us to send the builder key/value in package.json | ||
* Add builder identifier to package.json | * Add builder identifier to package.json (in reality, add to jetpack_package table) | ||
** '''What is the identifier called?''' | ** '''What is the identifier called?''' | ||
** '''dbuc mentions harness.json in 685378#3 - what is the relationship here?''' | ** '''dbuc mentions harness.json in 685378#3 - what is the relationship here?''' | ||
* AMO should pick up on the builder identifier in the package.json | * AMO should pick up on the builder identifier in the package.json | ||
| Line 12: | Line 11: | ||
* AMO should only send the necessary data to builder (no longer the file URL) | * AMO should only send the necessary data to builder (no longer the file URL) | ||
** '''What data does builder need?''' | ** '''What data does builder need?''' | ||
*** <em:id> (AMO calls this the GUID, Builder calls it the jid) | |||
*** ?? | |||
* Builder should only require the necessary data from AMO (no longer the file URL) | * Builder should only require the necessary data from AMO (no longer the file URL) | ||
** see above | |||
* Builder should use its knowledge of the add-on to build a new package instead of trying to repack one that AMO sends | * Builder should use its knowledge of the add-on to build a new package instead of trying to repack one that AMO sends | ||