juergbi commented on code in PR #2099:
URL: https://github.com/apache/buildstream/pull/2099#discussion_r2745442203
##########
src/buildstream/source.py:
##########
@@ -396,6 +402,8 @@
# pylint: enable=cyclic-import
+SourceProvenance = MappingNode
Review Comment:
I'm not sure whether this alias is actually helpful or may be more confusing
as it's not a distinct type. It doesn't seem like we're doing this for other
mapping nodes. What advantage do you see with this?
--
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]