Closed
Bug 1075318
Opened 10 years ago
Closed 10 years ago
Delete prevent_unlabelled_australis_changes hook
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gps, Unassigned)
References
Details
According to bug 943486, prevent_unlabelled_australis_changes is no longer needed and can be deleted.
I'll be happy to delete this from source control once we confirm it isn't being used in production.
Assignee | ||
Updated•10 years ago
|
Product: Release Engineering → Developer Services
Reporter | ||
Comment 1•10 years ago
|
||
Ben: can you confirm this hook isn't being used in production?
Flags: needinfo?(bkero)
Comment 2•10 years ago
|
||
I ran through a list of repositories generated on September 8th, and could find no repositories that are using it. A repository could have been created since then that contains a hgrc file that uses that hook, but I doubt it.
Additionally I have a command running in a screen to check a live list of all repositories, but that could take a while.
If you're happy with the certainty of the Sep 8th result I can stop the search.
Flags: needinfo?(bkero)
Reporter | ||
Comment 3•10 years ago
|
||
If a repository created after Sep 8 uses this hook, that repo deserves to be outed when we kill this hook :)
Reporter | ||
Comment 4•10 years ago
|
||
https://hg.mozilla.org/hgcustom/version-control-tools/rev/a15c08c2fac1
Deleting code is my favorite way to increase code coverage.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•