From 9f5889811db75f6ae74e3b3b146376bd91a9db8c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 24 Oct 2024 17:40:03 +0100 Subject: [PATCH 1/3] Bump version number (8.9.0) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 80cde8974..935ee2de8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "flood-app", - "version": "8.8.0", + "version": "8.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "flood-app", - "version": "8.8.0", + "version": "8.9.0", "hasInstallScript": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index 5bcdc4a2f..70b376d27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flood-app", - "version": "8.8.0", + "version": "8.9.0", "description": "Flood risk app", "main": "index.js", "repository": "github:defra/flood-app", From dd5b04f57ca2888896ffdb373e07c4c534d04aac Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 24 Oct 2024 17:40:25 +0100 Subject: [PATCH 2/3] Add release notes (8.9.0) --- release-docs/CFF-8.9.0.md | 47 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 release-docs/CFF-8.9.0.md diff --git a/release-docs/CFF-8.9.0.md b/release-docs/CFF-8.9.0.md new file mode 100644 index 000000000..56b36856f --- /dev/null +++ b/release-docs/CFF-8.9.0.md @@ -0,0 +1,47 @@ +# Check For Flooding Release + +* Version: 8.9.0 +* Proposed Release Date: +* Jira Release Overview: https://eaflood.atlassian.net/projects/FSR/versions/17260/tab/release-report-all-issues + +## Sense Check + +* Note that this is the definitive release notes for WebOps. The release notes in flood-service and flood-db are for CFF dev team use only. +* Cross check the list of Jira tickets below with those in the Jira release linked to above and update where needed +* Add additional Jira tickets from the related release notes in the 'Release 8.9.0' PR's created in: + * [flood-service](https://github.com/DEFRA/flood-service) + +* Add any required infrastructure changes such as redirects to the infrastructure changes section below +* Once this sense check is done, delete this section + +## Tickets + + + + * FSR-1294 | Station Chart Label Wrapping (#821) + + * FSR-1293 | Latest Levels (#829) + + * FSR-1295 | Default Station Chart Threshold (#830) + + * FSR-1333 | Update Map Buttons Styling (#825) + + * FSR-1261 | Improve Visibility of Map Link and Sign-up Call to Action on TA Pages (#763) + + * FSR-1237 | Bug Fix (#820) + + * FSR-1237 | Add Latest Levels on TA Warnings Page (#782) + + + +## Instructions + + + 1 - Execute LFW_{STAGE}_04_UPDATE_FLOOD_APP_AND_SERVICE_PIPELINE + + +Execute smoke tests and forward results + +## Related Infrastructure Changes Required + +* None From 2bcf9afd6048552b97d39f7c008016493631f0db Mon Sep 17 00:00:00 2001 From: Lee Gordon <40238160+LeeGordon83@users.noreply.github.com> Date: Thu, 24 Oct 2024 17:41:50 +0100 Subject: [PATCH 3/3] Update CFF-8.9.0.md --- release-docs/CFF-8.9.0.md | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/release-docs/CFF-8.9.0.md b/release-docs/CFF-8.9.0.md index 56b36856f..ca363150d 100644 --- a/release-docs/CFF-8.9.0.md +++ b/release-docs/CFF-8.9.0.md @@ -1,22 +1,11 @@ # Check For Flooding Release * Version: 8.9.0 -* Proposed Release Date: +* Proposed Release Date: 28th October 2024 * Jira Release Overview: https://eaflood.atlassian.net/projects/FSR/versions/17260/tab/release-report-all-issues -## Sense Check - -* Note that this is the definitive release notes for WebOps. The release notes in flood-service and flood-db are for CFF dev team use only. -* Cross check the list of Jira tickets below with those in the Jira release linked to above and update where needed -* Add additional Jira tickets from the related release notes in the 'Release 8.9.0' PR's created in: - * [flood-service](https://github.com/DEFRA/flood-service) - -* Add any required infrastructure changes such as redirects to the infrastructure changes section below -* Once this sense check is done, delete this section - ## Tickets - * FSR-1294 | Station Chart Label Wrapping (#821) @@ -27,12 +16,13 @@ * FSR-1333 | Update Map Buttons Styling (#825) * FSR-1261 | Improve Visibility of Map Link and Sign-up Call to Action on TA Pages (#763) - - * FSR-1237 | Bug Fix (#820) - + * FSR-1237 | Add Latest Levels on TA Warnings Page (#782) - + * FSR-1287 | Latest Levels Auto-Refresh + + * FSR-1296 | Add Tooltip to ‘Show on Chart’ Button + ## Instructions