Closed
Bug 863381
Opened 12 years ago
Closed 11 years ago
Allow Bouncer to store and use internal redirect rules
Categories
(Webtools :: Bouncer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brandon, Assigned: brandon)
References
Details
From time to time we receive a request to have a particular version of Firefox be redirected to a later version for a specific platform.
We should allow users of Bouncer to create rules that specify what to do in certain cases.
For example, users should be able to say:
If:
Product: X
Platform: Y
Then: redirect to product Z
Bouncer should then be smart enough to check for rules matching known values, and interpret the action to take properly.
Comment 1•11 years ago
|
||
https://github.com/mozilla/tuxedo/pull/28 became
https://github.com/mozilla/tuxedo/commit/c7bc42b8e0bbeaae6c7b0903bc0ddb0590757408
RESOLVED FIXED ?
Also, WOOT!
Blocks: 916181
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Brandon, I just finished testing this API now that bug 922281 is fixed. As far as I can tell it's working fine and will meet our needs for automating the updates. Ship it!
You need to log in
before you can comment on or make changes to this bug.
Description
•