gtristan commented on PR #1655: URL: https://github.com/apache/buildstream/pull/1655#issuecomment-1153142081
Right, I gave more thought to this patch and it makes more sense to me now. * We can **not** write to `project.refs` in subprojects when tracking new refs (we can only track them in the toplevel, if the toplevel uses `project.refs`) * We **can** read the `project.refs` _from subprojects_ * We **still** prioritize local `project.refs` in the toplevel if they exist when _reading_ refs for subproject elements -- 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]
