joshua-zivkovic commented on code in PR #2098:
URL: https://github.com/apache/buildstream/pull/2098#discussion_r2731988827
##########
src/buildstream/source.py:
##########
@@ -1386,15 +1387,23 @@ def create_source_info(
choice depicting the type of version.
version: A string which represents a unique version of this source
input
version_guess: An optional string representing the guessed human
readable version
+ provenance_node: The optional YAML node with source provenance
attributes,
+ defaults to the provenance specified at the top
level of the source.
Review Comment:
I believe this has been resolved with the `BST_CUSTOM_SOURCE_PROVENANCE`
flag being introduced to block usage of top level provenance definitions.
--
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]