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 2021/09/28 09:24:37 UTC

[GitHub] [buildstream] gtristan edited a comment on issue #1065: Supply options to turn off networking features

gtristan edited a comment on issue #1065:
URL: https://github.com/apache/buildstream/issues/1065#issuecomment-929012418


   Since landing the refactor of the artifact cache configuration in #1434, it should be possible to disable downloading/uploading artifacts for the entire session simply by specifying a dummy artifact server (perhaps localhost ?) using the `--artifact-remotes` / `--source-remotes` CLI options to the relevant commands.
   
   Similar should be possible using the global config options to override any project declared artifact servers and not providing any global server.
   
   Do we think this is enough to close the issue ? Perhaps we should at least introduce `--no-artifact-remotes` / `--no-source-remotes` options to obtain this behavior without needing to specify a dummy server ?
   


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