Closed
Bug 1011770
Opened 7 years ago
Closed 7 years ago
Deploy new push_printurls hook for QA repositories
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: whimboo, Assigned: fubar)
References
Details
We have two new repositors for QA where we want to have the post-push hook updated. So https://hg.mozilla.org/hgcustom/hghooks/rev/b8bb1b75f072 needs to be deployed on all repos that have the push_printurls hook enabled. Thanks!
| Assignee | ||
Comment 2•7 years ago
|
||
push_printurls hook updated and deployed. sorry for the delay, all of the folks that normally handle these were on pto.
Assignee: server-ops-webops → klibby
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(nmaul)
Resolution: --- → FIXED
| Reporter | ||
Comment 3•7 years ago
|
||
Kendall, how long does it take to be active? I just pushed a commit to qa/testcase-data and I don't see the changelog printed.
Flags: needinfo?(klibby)
| Assignee | ||
Comment 4•7 years ago
|
||
qa/testcase-data doesn't have any hooks enabled, so it wouldn't print them. push_printurls isn't a global hook, so if you need it on specific repos please let me know which ones (I'm guessing qa/mozmill-tests and qa/testcase-data, based on a diff of the hook). it is deployed globally, though, so once the hook is added to a repo any updates to the hook are immediate.
Flags: needinfo?(klibby)
| Reporter | ||
Comment 5•7 years ago
|
||
(In reply to Kendall Libby [:fubar] from comment #4) > push_printurls isn't a global hook, so if you need it on specific repos > please let me know which ones (I'm guessing qa/mozmill-tests and > qa/testcase-data, based on a diff of the hook). Exactly. And that's what this bug has been filed for. > it is deployed globally, though, so once the hook is added to a repo any > updates to the hook are immediate. Please do so for both mentioned repositories. Thanks.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 6•7 years ago
|
||
Added to mozmill-tests and testcase-data!
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
Restrict Comments: true
| Reporter | ||
Comment 7•7 years ago
|
||
Thanks Kendall. Now it works, but I found an issue given that it prints out: https://hg.mozilla.org/qa/testcase-datarev/fe81a166e5b0 I will fix that for our repos and all the project repos in a follow-up bug.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Restrict Comments: false
Updated•7 years ago
|
Component: WebOps: Source Control → General
Product: Infrastructure & Operations → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•