gtristan commented on issue #1762:
URL: https://github.com/apache/buildstream/issues/1762#issuecomment-1256579751
> We in freedesktop-sdk project need BuildStream 2 to support tracking model
where origin is tracked first, then mirror
Are you saying that with bst2, when configured with:
```yaml
track:
source: all
```
That the mirrors are attempted *before* the upstream instead of *after* the
upstream ?
In bst1, while this granular control over *what* is considered when
tracking/fetching is not present, we *do* make the assumption that the order at
track time is reversed from fetch time, a simple fix might be to re-introduce
this reverse ordering for now.
--
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]