Closed
Bug 734888
Opened 13 years ago
Closed 13 years ago
Allow stage-ffxbld adding entries on staging balrog instance
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: bhearsum)
Details
No description provided.
Assignee | ||
Updated•13 years ago
|
Summary: Allow stage-ffxbld adding entries on staging blarog instance → Allow stage-ffxbld adding entries on staging balrog instance
Assignee | ||
Comment 1•13 years ago
|
||
I gave stage-ffxbld the only permission it should need for now:
mysql> insert into permissions values ('/releases/:name/builds/:platform/:locale', 'stage-ffxbld', '{"product": "Firefox", "method": "PUT"}', 1);
Query OK, 1 row affected (0.03 sec)
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•