AdrianVovk commented on issue #1851: URL: https://github.com/apache/buildstream/issues/1851#issuecomment-1670615160
You bring up fair points. I think the best approach would be for the cargo plugin itself to generate a Cargo.lock file if one is missing, then parse it into a ref, then throw out the result. That way, we don't store redundant data in the ref, and we don't have such a weird and probably broken plugin. -- 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]
