Closed
Bug 1831886
Opened 2 years ago
Closed 2 years ago
please adjust ffxbld-merge permissions for sync module
Categories
(Developer Services :: Mercurial: hg.mozilla.org, task, P1)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: sheehan)
Details
Attachments
(1 obsolete file)
A file we bump recently got a name change. We need to adjust permissions as follows:
- Revoke permission to alter
services/sync/modules/constants.js
- Grant permission to alter
services/sync/modules/constants.sys.mjs
This is blocking merge day activities, so it is unfortunately a high priority request.
tracking-firefox113:
? → ---
tracking-firefox114:
? → ---
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → sheehan
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/fe0bbf9a8cbc
merge-day: rename constants.js
to constants.sys.js
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•2 years ago
|
||
This file was renamed recently and the rename must be reflected in
the merge-day hook to allow ffxbld-merge
to update the file
programmatically.
Updated•2 years ago
|
Attachment #9332196 -
Attachment is obsolete: true
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/25b007354439
merge-day: fix typo in new file name
You need to log in
before you can comment on or make changes to this bug.
Description
•