AdrianVovk commented on issue #44:
URL: 
https://github.com/apache/buildstream-plugins/issues/44#issuecomment-1670337173

   An issue with the separate plugin: We have to actually store the Cargo.lock 
file and then stage it, so that the `cargo` plugin can pick it up and use it. 
But this means that later, during the element's build, we actually place a 
Cargo.lock file into the sources. On a separate build machine, we would instead 
build with the Cargo.lock file missing (since it isn't really necessary). 
However, this behavior introduces a different build environment without 
changing the cache keys!


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