Skip to content

Commit

Permalink
release 5.3.0 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
teddmason committed Nov 23, 2021
1 parent 3a8afec commit 139ee9d
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flood-app",
"version": "5.2.0",
"version": "5.3.0",
"description": "Flood risk app",
"main": "index.js",
"repository": "github:defra/flood-app",
Expand Down
38 changes: 38 additions & 0 deletions release-docs/CFF-5.3.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Check for flooding 5.3.0 Wednesday 24th November 2021

# Release

https://eaflood.atlassian.net/projects/FSR/versions/15773/tab/release-report-all-issues

# Tickets

FSR-477 content changes
FSR-484 FGS content
FSR-485 - Station river data update
FSR-487 - Target area data update
FSR-491 - stations-overview page bug fixes
FSR-472 - rainfall 1dp map overlay fix
FSR-483 - IOS15 black bar on map bug fix

# Instructions

!Important for webops

This release includes 2 data updates: target area and the river-station data set

Steps

1 - Execute LFW_{STAGE}_99_LOAD_RIVERS

2 - Update LFW_{STAGE}_99_LOAD_FLOOD_ALERT_AREAS jenkins job with the following properties update for the updated database name for production:

DB_NAME=floodprdg
###### OR ########
DB_NAME=floodprdb

3 - Execute LFW_{STAGE}_99_LOAD_FLOOD_ALERT_AREAS ##NOTE if above property update not made this job will fail.

4 - Execute LFW_{stage}_04_UPDATE_FLOOD_APP_AND_SERVICE_PIPELINE

Execute smoke tests and forward results

0 comments on commit 139ee9d

Please sign in to comment.