[tor-bugs] #30411 [Core Tor/Tor]: Consider rewriting git hooks in Python

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon May 6 14:08:26 UTC 2019


#30411: Consider rewriting git hooks in Python
------------------------------+--------------------
     Reporter:  rl1987        |      Owner:  (none)
         Type:  enhancement   |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  idea
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------
 In #30286 we're looking into fixing pre-push hook to inspect only the
 commits that originate from the branch being pushed and that seems to be
 pretty complicated to do with shell scripting alone. As our git hook
 complexity grows, it may become worthwhile to write them in Python and use
 some Python module (e.g. GitPython) to have deeper integration with git
 repository.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30411>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list