Re: Conditionally open the network in the build sandbox

2020-10-14 Thread Jürg Billeter
Hi Ben, On Fri, 2020-10-09 at 14:24 +, Benjamin Schubert wrote: > TLDR: I would like a way of allowing network access during builds on a > per-element basis, to ease transition into BuildStream. > > I realize this has a potential to be highly controversial, but I think that > the benefits in

Re: Conditionally open the network in the build sandbox

2020-10-14 Thread Tristan Van Berkom
Hi, On Fri, 2020-10-09 at 14:24 +, Benjamin Schubert wrote: > Hey everyone, > > TLDR: I would like a way of allowing network access during builds on a > per-element basis, to ease transition into BuildStream. > > I realize this has a potential to be highly controversial, but I think that > t

Re: Remove bst shell --use-buildtree=ask

2020-10-14 Thread Tristan Van Berkom
Hi, On Mon, 2020-10-05 at 18:55 +0200, Jürg Billeter wrote: > Hi all, [...] > I'm proposing to completely drop support for `--use-buildtree=ask`, > defaulting to `--use-buildtree=never` (the current default for non- > interactive usage). Requiring the user to explicitly specify `--use- > buildtree

Re: Remove bst shell --use-buildtree=ask

2020-10-14 Thread Jürg Billeter
Hi Tristan, On Wed, 2020-10-14 at 19:56 +0900, Tristan Van Berkom wrote: > Hi, > > On Mon, 2020-10-05 at 18:55 +0200, Jürg Billeter wrote: > > Any thoughts on this? Does anyone think it's worthwhile to keep support > > for `bst shell --use-buildtree=ask`? > > I definitely agree we should drop si