nanonyme opened a new issue, #1762: URL: https://github.com/apache/buildstream/issues/1762
We in freedesktop-sdk project need BuildStream 2 to support tracking model where origin is tracked first, then mirror. This allows us to discover updates through tracking while preserving functionality if origin goes away. The controls https://docs.buildstream.build/master/using_config.html#track-controls provides make this impossible. This is a regression from bst1. I propose instead changing track in following way ``` track: source: - aliases - mirrors - user ``` so the order is *explicit* and user can define how it works. -- 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]
