Closed Bug 963571 Opened 12 years ago Closed 10 years ago

research if we can remove duplicate single head hg.m.o hook

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hwine, Assigned: hwine)

References

Details

(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/995] )

there are 2 "keep 1 head per branch" hooks in use. Reasonable chance the few on the old one can be upgraded, but needs some minor research. from Bug #963375 comment 3: > It turns out a handful of other repos were using: > > pretxnchangegroup.a_singlehead = /repo/hg/scripts/hg_require_single_head > > instead of the more common: > > pretxnchangegroup.b_singlehead = > python:mozhghooks.single_head_per_branch.hook > > The repos in question: > /actionmonkey > /tamarin-central > /actionmonkey-tamarin > /tamarin-tracing > /build/tools > /build/buildbot > /build/fork-hg-git > /tamarin-redux > /schema-validation If copies of both scripts can be attached (or referenced by url) we should be able to get sign off on removing the old one to avoid any future confusion.
Assignee: klibby → hwine
Component: WebOps: Source Control → Repos and Hooks
Product: Infrastructure & Operations → Release Engineering
QA Contact: nmaul → hwine
Product: Release Engineering → Developer Services
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/293]
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/293] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/986] [kanban:engops:https://kanbanize.com/ctrl_board/6/293]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/986] [kanban:engops:https://kanbanize.com/ctrl_board/6/293] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/993] [kanban:engops:https://kanbanize.com/ctrl_board/6/293]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/993] [kanban:engops:https://kanbanize.com/ctrl_board/6/293] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/995] [kanban:engops:https://kanbanize.com/ctrl_board/6/293]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/995] [kanban:engops:https://kanbanize.com/ctrl_board/6/293] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/995]
I believe this has been done with :gps rework of deploy :gps okay to hg rm hghooks/hg_require_single_head ?
Flags: needinfo?(gps)
Yup and done.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(gps)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.