From 6ab90934238cb1b882b559aaca7adb80ec2b1139 Mon Sep 17 00:00:00 2001 From: mtail Date: Thu, 14 Nov 2019 14:01:33 -0800 Subject: [PATCH] More release procedure updates. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 751c57c183..ba27f11046 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,8 @@ and the the `doc_branch_name` field to the name of the release branch (in this c facet item created above (V1.3 in this case). 1. In the **previous release's** branch (in this case `release-1.3`), edit the file `data/args.yml`. Set the -`archive` field to true and the `archive_date` field to the current date. +`archive` field to true and the `archive_date` field to the current date, and the `rchive_search_refinement` +to the previous release version (in this case `V1.3`). 1. In the **previous release's** branch (in this case `release-1.3`), edit the file `config.toml`. Set the `disableAliases` field to `false`.