From c203fe3de48d596cececcac226dbb76cc616941b Mon Sep 17 00:00:00 2001 From: tedd mason Date: Mon, 28 Jun 2021 13:43:46 +0100 Subject: [PATCH] release 3.13.0 prep --- package-lock.json | 2 +- package.json | 2 +- release-docs/beta-3.13.0.txt | 51 ++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 2 deletions(-) create mode 100644 release-docs/beta-3.13.0.txt diff --git a/package-lock.json b/package-lock.json index d9bf9cb8a..ab3bbc9bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "flood-app", - "version": "3.12.0", + "version": "3.13.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8ae7a50c5..9dddf0edf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flood-app", - "version": "3.12.0", + "version": "3.13.0", "description": "Flood risk app", "main": "index.js", "repository": "github:defra/flood-app", diff --git a/release-docs/beta-3.13.0.txt b/release-docs/beta-3.13.0.txt new file mode 100644 index 000000000..2cfde7612 --- /dev/null +++ b/release-docs/beta-3.13.0.txt @@ -0,0 +1,51 @@ +# Service refresh release 3.13.0 Wednesday 30th June 2021 + +# Tickets + +https://eaflood.atlassian.net/projects/FSR/versions/15446/tab/release-report-all-issues + +## Release notes taken from Jira + +# Release notes - FIS Service Refresh - Version Release 6 + +### Bug + +[FSR-362](https://eaflood.atlassian.net/browse/FSR-362) No icon next to a rainfall station on list page + +[FSR-358](https://eaflood.atlassian.net/browse/FSR-358) Station page - Impacts and link for show historical events not displayed when no graph + +[FSR-354](https://eaflood.atlassian.net/browse/FSR-354) Station list river state incorrect + +[FSR-349](https://eaflood.atlassian.net/browse/FSR-349) Stations Graph - Top of normal range line not showing by default on graph + +### Story + +[FSR-348](https://eaflood.atlassian.net/browse/FSR-348) Remove "Back to Top" link when there are less than 15 stations + +[FSR-324](https://eaflood.atlassian.net/browse/FSR-324) Bug - forecast station timings do not match + +[FSR-299](https://eaflood.atlassian.net/browse/FSR-299) Development/Test: Load revised impacts into Beta service + +[FSR-298](https://eaflood.atlassian.net/browse/FSR-298) Development/Test: Amend content on Impacts to highlight historical nature + +[FSR-297](https://eaflood.atlassian.net/browse/FSR-297) Development/Test: Displaying of threshold data on Beta service + +[FSR-274](https://eaflood.atlassian.net/browse/FSR-274) Development/Test: Station list pages - addition of icons on station list page + +[FSR-200](https://eaflood.atlassian.net/browse/FSR-200) Development/test: share page function + +[FSR-198](https://eaflood.atlassian.net/browse/FSR-198) Development/Test: Shortcut to go back to the top of the station list where lots of data presented + +# Webops Instructions + +Execute the following jobs in order: + +LFW_{stage}_02_UPDATE_DATABASE + +LFW_{stage}_99_DEPLOY_FLOOD_DATA_PIPELINE + +LFW_{stage}_UPDATE_FLOOD_APP_AND_SERVICE_PIPELINE + +Inform flood dev & test team of completion. + +thanks