You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolves#130: Replace GitPython with dulwich (#218)
* resolves#130: Replace GitPython with dulwich
* Remove debugging
* Add better testing for initializing git repos
* Refactor RepoManager
* Add integration test for dulwich
* Add minimum version for dulwich
* Fix linting for exception match
* Add debug for ci
* Move asserts so it fails early
* Add debugging for integration test
* Return docker compose config in CI
* Add more debugs for files
* Run command on docker host
* Get container logs
* Comment out integration test for git repo
* Remove print
0 commit comments