summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAngelos Evripiotis <jevripiotis@bloomberg.net>2018-10-19 17:55:51 +0100
committerAngelos Evripiotis <jevripiotis@bloomberg.net>2018-11-16 14:08:15 +0000
commitd1ed960a6cc6ce31cb055ece5d49f949dfd47a97 (patch)
tree6014ceac39bab3b4a463b39e89a5152d36ac587e /NEWS
parentd2cfcbcd394efa92a330e9aa108ec12e71f4408e (diff)
downloadbuildstream-d1ed960a6cc6ce31cb055ece5d49f949dfd47a97.tar.gz
Add prompt.auto-init buildstream.conf option
Provide an option in buildstream.conf to disable the 'Would you like to ...' prompt when we cannot resolve a project. Some users prefer not to be interrupted by such prompts, so pave the way to creating options to disable all those that might get in the way. Follow the example of the advice.* options 'git-config', and create a namespace for these UI options grouped by behaviour, rather than an over-reaching 'ui.*' namespace. In later work perhaps we'll also add 'advice.*' options. Add a NEWS item for this.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 589a2a206..c5ea61aec 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,10 @@ buildstream 1.3.1
instead of just a specially-formatted build-root with a `root` and `scratch`
subdirectory.
+ o The buildstream.conf file learned a new 'prompt.auto-init' option. This
+ allows users to suppress prompts for automatically running 'bst init' if we
+ were unable to resolve the project.
+
=================
buildstream 1.1.5