Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider refactoring trebuchet to use dulwich or pygit2 #9

Open
ryan-lane opened this issue Feb 12, 2014 · 0 comments
Open

Consider refactoring trebuchet to use dulwich or pygit2 #9

ryan-lane opened this issue Feb 12, 2014 · 0 comments

Comments

@ryan-lane
Copy link
Member

We currently shell out to git rather than using the library support that salt uses elsewhere. Dulwich or pygit2 are useful for native library support, exceptions, and flexibility. This does, however, add a pretty stiff learning curve for anyone wanting to modify trebuchet, so that alone may make this a bad idea. Trigger is currently using GitPython with plans on moving to pygit2 or dulwich.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant