levchenkoa opened a new pull request, #111:
URL: https://github.com/apache/buildstream-plugins/pull/111

   `bst show --format %{source-info}` crashed with
   BUG 'NoneType' object has no attribute 'rsplit' for any element with a git 
source that was never tracked (mirror.ref is None).
   
   _guess_version assumed a ref is always present and called .rsplit() on None.
   
   Fixes #110


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to