Closed
Bug 651139
Opened 14 years ago
Closed 14 years ago
Manage bulk addon validation for compatibility w/ rapid releases
Categories
(addons.mozilla.org Graveyard :: Administration, defect, P1)
addons.mozilla.org Graveyard
Administration
Tracking
(Not tracked)
RESOLVED
FIXED
6.0.8
People
(Reporter: kumar, Assigned: kumar)
References
Details
(Whiteboard: [conveyorbelt])
Attachments
(1 file, 1 obsolete file)
50.45 KB,
image/png
|
Details |
As part of bug 649864 an admin needs a screen to do the following:
1. Schedule bulk validation tasks to run in the background
2. Perform actions after the validation tasks have completed
This calls for creating a simple management UI and a basic backend to support job scheduling and completion. A mockup is attached.
This does not address the actual background tasks (such as validating all active addons) or any management actions after the validation has been completed (such as emailing addon authors)
Comment 1•14 years ago
|
||
Looks good! I like the idea of doing the emails afterwards. Eliminates the need for dry run and makes it easier to catch and correct mistakes.
Assignee | ||
Comment 2•14 years ago
|
||
Here's a more detailed mockup with comments about UI interactions
Attachment #527004 -
Attachment is obsolete: true
Comment 3•14 years ago
|
||
Thanks, that's a lot clearer to me
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → kumar.mcmillan
Target Milestone: --- → 6.0.7
Comment 4•14 years ago
|
||
Note that we should be able to email passing add-ons too.
Whiteboard: [conveyorbelt]
Updated•14 years ago
|
Target Milestone: 6.0.7 → 6.0.8
Updated•14 years ago
|
Priority: -- → P1
Assignee | ||
Comment 5•14 years ago
|
||
This has been implemented in https://github.com/jbalogh/zamboni/commit/6e9fe32969b9c41e91ac40ded7fbceebd73ba7d1
The URL will be https://addons.allizom.org/en-US/admin/validation
however, it will only start to get exciting when bug 651300 (the validation task) has been completed. Because of that, it can probably only be qa'd after at least validation is working.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•