pegleg/pegleg/engine
Felipe Monteiro c498bfee81 fix: Parse revision out of SSH repo url
This patch set adds additional logic to properly handle parsing
out the revision from an SSH repo url. The issue was being
masked by unit tests whose automated logic for calculating
the expected revision mirrored the actual implementation.
Thus, the unit tests have also been refactored to take in
hardcoded expected values to ensure that the assertions are
foolproof around validating expected revisions.

Change-Id: I7aacb4792f6b2dfc08d3a7bb4c3f18bbcfc95b8a
2018-10-25 15:38:28 -04:00
..
util fix: Parse revision out of SSH repo url 2018-10-25 15:38:28 -04:00
__init__.py fix: Stop adding unwanted newlines in multiline strings 2018-10-10 21:52:29 +00:00
errorcodes.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
exceptions.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
lint.py fix: Enable Pegleg to support manifest repos like AIAB 2018-10-18 19:07:31 +01:00
repository.py fix: Parse revision out of SSH repo url 2018-10-25 15:38:28 -04:00
site.py fix: Enable Pegleg to support manifest repos like AIAB 2018-10-18 19:07:31 +01:00
type.py Pegleg CLI output improvement 2018-10-10 15:30:54 -04:00