Closed
Bug 628771
Opened 15 years ago
Closed 15 years ago
[amo] Change /developers/versions redirect
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jbalogh, Assigned: oremj)
References
Details
In bug 628344 we gave zamboni /developers/versions, but it turns out that's too expansive.
Please change
developers/(?:addon|feed|upload|ajax|versions).*
to
developers/(?:addon|feed|upload|ajax|versions/\d+).*
This is blocking amo editors from approving add-ons. Please apply it to preview first so we can make sure it works.
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
| Reporter | ||
Comment 1•15 years ago
|
||
oremj isn't here today. Can someone else take this?
Updated•15 years ago
|
Assignee: jeremy.orem+bugs → server-ops
Comment 2•15 years ago
|
||
Added and confirmed working on pm-app-amo24, but I can't get puppet to update it on the rest of the amo* servers.
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
Comment 3•15 years ago
|
||
When this gets fixed, please update https://intranet.mozilla.org/UpdateAMO with how to do it. Thanks.
| Assignee | ||
Comment 4•15 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 5•15 years ago
|
||
Jorge, is this good now?
Comment 6•15 years ago
|
||
We have been able to use the validator for some time, so yes.
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•