You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/12/31 21:44:47 UTC

[GitHub] [buildstream-plugins] nanonyme commented on issue #44: cargo: Generate a Cargo.lock if one wasn't found

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

   Another option is to create separate plugin cargo-lock-generator. Then you have
   
   - git
   - cargo-lock-generator
   - cargo
   
   and cargo can consume lock as normal. cargo-lock-generator only generates cargo.lock when tracking but otherwise does nothing. It shall depend on previous source both for track and fetch.


-- 
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: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org