Closed
Bug 751867
Opened 13 years ago
Closed 12 years ago
Update hooks on hg.m.o and enable push_printurls on mozilla-central and mozilla-inbound
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: graememcc, Assigned: bkero)
References
Details
In bug 663585, I just pushed a new hook to our hghooks repo. Would it be possible to update the hooks on hg.m.o to the latest code, and enable the newly minted push_printurls hook on mozilla-central and mozilla-inbound?
Note that this is a "changegroup" hook (most of our existing ones are for "pretxnchange").
Updated•13 years ago
|
Assignee: server-ops → server-ops-devservices
Component: Server Operations → Server Operations: Developer Services
QA Contact: phong → shyam
Comment 1•12 years ago
|
||
Actually we need changeset fb2a907cea70 deployed there (see bug 663585 comment 14).
Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-devservices → bkero
Reporter | ||
Comment 2•12 years ago
|
||
Moving the goalposts again, sorry!
Can we now have changeset 38218ddfda34. In addition, can it also be enabled on Try, as well as the repos in comment 0?
Blocks: 764207
Assignee | ||
Comment 3•12 years ago
|
||
I can do these, but in the future it would be useful to know exactly which hooks you were hoping would get updated.
Assignee | ||
Comment 4•12 years ago
|
||
The push_printurls hook has been added and enabled for mozilla-central, mozilla-inbound, and try. Additionally the other scripts have been updated.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 5•12 years ago
|
||
I think we're assuming that you just have one clone of the hghooks repo, and that all the hooks are installed from that repo, so you'd just have to update to "the latest hghooks code" to install a new hook from that repo. If that's not how things work then I guess we're mistaken!
Ben: if you were to document the process somewhere public it would make it easier for us to know what to ask for. Even if you simply put up a little "how to file a bug to add a new hook to hg.mo" or "how to ask for existing hooks to be updated on hg.mo" document.
Assignee | ||
Comment 6•12 years ago
|
||
On the hg servers we have working copy of our hg hooks. Every time I get a bug like this I do an 'hg update', then copy the files over to the internal directory where the hooks actually run from.
I just need to know which files to backup/copy.
Updated•10 years ago
|
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•