Skip to content

Commit

Permalink
Merge branch 'development' into test
Browse files Browse the repository at this point in the history
  • Loading branch information
John Shields authored and John Shields committed Jun 6, 2022
2 parents 7c90bd4 + a6d6128 commit d4cbe28
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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.8.0",
"version": "5.9.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.9.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Check for flooding 5.9.0 Wednesday 25th May 2022

# Release

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

# Tickets

FSR-583 - TA Area update May 2022

FSR-558 - Update station list

FSR-559 - Update Rainfall icons

FSR-426 - Footer - Privacy Notice

# 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 d4cbe28

Please sign in to comment.