gtristan commented on PR #1994:
URL: https://github.com/apache/buildstream/pull/1994#issuecomment-2854203247

   Interestingly, this is the first time `bst show` is requiring *artifact 
data* in order to work, the only tangentially similar thing is the `%{state}`, 
which has knowledge about *whether an artifact is cached* (or has build 
dependencies cached).
   
   Asides from the testing we've already added in this PR around what happens 
with remote caches and locally deleted artifacts, this also raises the question 
of how this behaves with remote execution and options such as `storage-service` 
(https://docs.buildstream.build/master/using_config.html#cache-control).
   
   It seems however fine that the digests will be empty unless a `bst artifact 
pull` command has completed for the artifact.
   


-- 
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]

Reply via email to