From 596d644576e9ecfc0bfe21c954eb7816e3e40264 Mon Sep 17 00:00:00 2001 From: Robbie Gemmell Date: Fri, 27 Aug 2021 14:12:36 +0100 Subject: [PATCH] NO-JIRA: update release steps for website update to reflect change in 'current releases' config location --- RELEASING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASING.md b/RELEASING.md index 2a4ce0dc42..902d96a947 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -323,7 +323,7 @@ Once the mirrors are up-to-date then update the following: and update it deleting the existing list of bugs, features, improvements, etc. and replacing it with the HTML from the bottom of the release notes url you sent out with your VOTE email (appending `&styleName=Text`). 2. Copy `src/_artemis_releases/artemis--release.md` to `src/_artemis_releases/artemis--release.md`. Update the versions and dates. -3. Update _current_artemis_releases_ within the Jekyll `_config.yml` file (in the repo root) if needed. +3. Update the _artemis_ list within the `src/_data/current_releases.yml` file if needed. 4. Copy `src/components/artemis/documentation/latest` to `src/components/artemis/documentation/`. 5. Create `src/components/artemis/documentation/latest` and copy these files into it: 1. the contents of user-manual from `apache-artemis-/web/user-manual`