Closed
Bug 659082
Opened 14 years ago
Closed 10 years ago
automate android marketplace apk submission
Categories
(Release Engineering :: Release Automation: Other, defect, P3)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mozilla, Unassigned)
Details
Currently the Android market requires someone to log in via gmail, navigate a web form to upload the apk/images/form text information, and hit 'save' to save a draft.
There are a number of obstacles to automating this. Among them:
* I don't believe there's an api other than the web form.
* We may not have the correct images and text to put in all the fields. If there are required fields not populated, the web form will not allow you to save a draft.
* I don't believe there is any guarantee of the web form not changing without warning.
* If we accidentally hit 'publish' instead of 'save', the apk and draft text/images will be pushed live. This may update our users to a broken build, and may require a respin even if the mistake is caught before anyone updates.
I think we may be able to mitigate some of the above by creating a dummy product and uploading a new dummy apk to that marketplace product at least weekly.
We also want to scrape the marketplace web pages for metrics in an automated fashion, but that probably belongs in a separate bug.
Updated•13 years ago
|
Whiteboard: [android_tier_1]
Comment 1•13 years ago
|
||
per irc w/aki, this doesnt block android becoming tier1, this just makes our release automation more... automated.
Whiteboard: [android_tier_1]
Updated•13 years ago
|
Blocks: hg-automation
Updated•13 years ago
|
Component: Release Engineering → Release Engineering: Automation
QA Contact: release → catlee
Comment 2•13 years ago
|
||
Bulk move of bugs to Release Automation component.
Component: Release Engineering: Automation (General) → Release Engineering: Automation (Release Automation)
Comment 3•13 years ago
|
||
Mass move of bugs to Release Automation component.
Updated•13 years ago
|
No longer blocks: hg-automation
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Comment 4•10 years ago
|
||
There's still no API, so there's no way for us to implement this. Until there is, there's no point in having this bug...
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•