You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2451 added support for signing add-ons via addons.mozilla.org/api/v5/addons/addon/ api endpoints (aka addon submission api), which an experimental --use-submission-api. Before it's released (or perhaps publicized, if it's released earlier) there are some features missing if it's to be a complete solution for submitting listed add-ons to AMO:
save the addon id earlier, after a successfull submission? #2491 - needed to allow subsequent versions to be uploaded easily. (first listed version will often be delayed for 24 hours, and the signing will timeout long before that, meaning we won't capture the add-on id for subsequent versions.)
During the triage today we also discussed about the issue listed in this tracking meta and what would be considered blocking for which phase and the following is a more detailed summary of the outcome of that discussion:
#2451 added support for signing add-ons via addons.mozilla.org/api/v5/addons/addon/ api endpoints (aka addon submission api), which an experimental
--use-submission-api
. Before it's released (or perhaps publicized, if it's released earlier) there are some features missing if it's to be a complete solution for submitting listed add-ons to AMO:P1 Blockers
P2 Blockers
The text was updated successfully, but these errors were encountered: