summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-07-25 15:00:15 +0300
committerLars Wirzenius <liw@liw.fi>2018-07-25 15:00:15 +0300
commita96f87bc91cc164d1a29d087125a3edcb58cb0e9 (patch)
tree5800e283644da0636cb0fdb39e9f5f8264df2283 /NEWS
parentaa4aa7ec8f14a816728abf4d51e3b5d688fa7d57 (diff)
downloadick2-a96f87bc91cc164d1a29d087125a3edcb58cb0e9.tar.gz
Add: "archive: systree" action, name_from field to populate actions
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 7 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 794dd33..ae147a0 100644
--- a/NEWS
+++ b/NEWS
@@ -29,13 +29,16 @@ Version 0.53.2+git, not yet released
* The controller now parses, saves resources as YAML files in a faster
way.
+* The worker manager now supports a new `archive: systree` action,
+ which allows archiving the current state of the systree. Also, both
+ the `populate_systree` and `populate_workspace` actions now take an
+ optional `name_from` field, which gives the name of the project
+ parameter that gives the name of the artifact to use. The defaults
+ are `systree_name` and `workspace_name`, respectively.
+
Version 0.53.2, released 2018-07-18
------------------------------------
-
-Version 0.53.1, released 2018-07-18
-----------------------------------
-
* A dummy release to build for stretch.
Version 0.53, released 2018-07-18