Closed
Bug 1900542
Opened 1 year ago
Closed 1 year ago
Please create comm-esr128 repository
Categories
(Developer Services :: Mercurial: hg.mozilla.org, task)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dandarnell, Assigned: sheehan)
References
Details
Attachments
(2 files)
Please create a releases/comm-esr128 repository, cloned from the current comm-beta tip.
Hooks and settings should be like releases/comm-esr115. Please document enabled hooks and access controls in this bug when enabled.
Prior art: bug 1837443
Prior art: bug 1768512
Prior art: bug 1719569
| Reporter | ||
Updated•1 year ago
|
Component: General → Mercurial: hg.mozilla.org
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → sheehan
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/b3b9984a74f0
hgweb: add comm-esr128 to various repo lists r=jcristau
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
| Assignee | ||
Updated•1 year ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•1 year ago
|
||
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/fb1b04044242
hgssh: add comm-esr128 to unify-comm-unified.ini r=jcristau
Status: REOPENED → RESOLVED
Closed: 1 year ago → 1 year ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•1 year ago
|
||
Repo is up, with an identical config to comm-esr115:
[format]
usegeneraldelta = true
generaldelta = true
aggressivemergedeltas = true
[hooks]
changegroup.push_printurls = python:mozhghooks.push_printurls.hook
pretxnchangegroup.a_singlehead = python:mozhghooks.single_head_per_branch.hook
pretxnchangegroup.a_treeclosure = python:mozhghooks.treeclosure.hook
[web]
description = Thunderbird Extended Support Release 128
[mozilla]
treeherder_repo = comm-esr128
You need to log in
before you can comment on or make changes to this bug.
Description
•