summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 5 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index ae1485dc5..449a23ff1 100644
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,11 @@ buildstream 1.3.1
an error message and a hint instead, to avoid bothering folks that just
made a mistake.
+ o BREAKING CHANGE: The unconditional 'Are you sure?' prompts have been
+ removed. These would always ask you if you were sure when running
+ 'bst workspace close --remove-dir' or 'bst workspace reset'. They got in
+ the way too often.
+
o Failed builds are included in the cache as well.
`bst checkout` will provide anything in `%{install-root}`.
A build including cached fails will cause any dependant elements
@@ -87,12 +92,6 @@ buildstream 1.3.1
instead of just a specially-formatted build-root with a `root` and `scratch`
subdirectory.
- o The buildstream.conf file learned new
- '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
are not utilised when building targets, as such by default bst 'pull' & 'build'