trac-github

GitHub integration for Trac
Download

trac-github Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Aymeric Augustin
  • Publisher web site:
  • https://github.com/aaugustin/

trac-github Tags


trac-github Description

trac-github is a Trac plugin that provides three features:- update Trac's database after each commit on GitHub — by doing the equivalent of trac-admin TRAC_ENV changeset added ...;- update a local clone of a GitHub repository after each commit (optional);- replace Trac's built-in browser by GitHub's (optional).Featurewise this is equivalent to https://github.com/davglass/github-trac but it has no external dependencies and makes better use of APIs in Trac >= 0.12.Setuptrac.versioncontrol.web_ui.browser.BrowserModule = disabledtrac.versioncontrol.web_ui.changeset.ChangesetModule = disabledtrac.versioncontrol.web_ui.log.LogModule = disabledtracext.git.* = enabledtracext.github.* = enabledautopull = enabledrepository = < user >/< project >token = < secret token >Product's homepage


trac-github Related Software