eunovm opened a new issue, #2138:
URL: https://github.com/apache/buildstream/issues/2138

   By default BuildStream omits configuration steps on subsequent builds for 
optimization purposes 
(https://docs.buildstream.build/master/developing/workspaces.html#incremental-builds).
 There is a command to overcome that, but actually this optimization does not 
seem useful at least at the initial stages of development, e.g. when adding new 
elements and changing configuration frequently. For instance, I often spend 
much more time to understand problems and to run necessary missed configuration 
steps, then I get from this optimization.
   
   It would be great to have an ability to disable this optimization either 
globally or for the build command. Probably, it has sense to disable it by 
default and to enable it, say, via an extra command-line argument.


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