summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAngelos Evripiotis <jevripiotis@bloomberg.net>2018-10-19 18:48:38 +0100
committerAngelos Evripiotis <jevripiotis@bloomberg.net>2018-11-20 11:43:49 +0000
commit7ae3a3d2433f0909a6c4d43655b8fff95fb8c318 (patch)
tree4ae64f1775a4f82de378bb4d87e85ac025a4cea4 /NEWS
parent27ca65931d3cf6cf897b623f21ba2363f3c54029 (diff)
downloadbuildstream-7ae3a3d2433f0909a6c4d43655b8fff95fb8c318.tar.gz
Add prompt.workspace-... options
Provide options in project.conf to disable the 'Are you sure ...' prompts when making destructive changes: - Add prompt.really-workspace-close-remove-dir - Add prompt.really-workspace-reset-hard Add a NEWS item for these.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 584f1d6d8..544435dc7 100644
--- a/NEWS
+++ b/NEWS
@@ -45,9 +45,11 @@ 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.
+ o The buildstream.conf file learned new 'prompt.auto-init',
+ 'prompt.really-workspace-close-remove-dir', and
+ 'prompt.really-workspace-reset-hard' options. These allow users to suppress
+ certain confirmation prompts, e.g. double-checking that the user meant to
+ run the command as typed.
o Due to the element `build tree` being cached in the respective artifact their
size in some cases has significantly increased. In *most* cases the build trees