Merge ~racb/git-ubuntu:changelog-date-parsing into git-ubuntu:master
Proposed by
Robie Basak
Status: | Merged |
---|---|
Merged at revision: | 6ff151dc208809e1b8e3108c69c05090174e6221 |
Proposed branch: | ~racb/git-ubuntu:changelog-date-parsing |
Merge into: | git-ubuntu:master |
Diff against target: |
195 lines (+135/-6) 3 files modified
gitubuntu/git_repository.py (+71/-6) gitubuntu/git_repository_test.py (+59/-0) gitubuntu/importer.py (+5/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Server Team CI bot | continuous-integration | Approve | |
Bryce Harrington | Approve | ||
Review via email: mp+387855@code.staging.launchpad.net |
Commit message
Make Jenkins happy
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
This branch is ready except for the final commit. I don't think the assertion is correct. We might also have to ensure that CI is running in C.UTF-8 - otherwise the assertion (when fixed) will fail.