Skip to content

Commit

Permalink
Test prep
Browse files Browse the repository at this point in the history
  • Loading branch information
teddmason committed Apr 23, 2021
1 parent de552c3 commit fb0557f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
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": "3.9.0",
"version": "3.10.0",
"description": "Flood risk app",
"main": "index.js",
"repository": "github:defra/flood-app",
Expand Down
21 changes: 21 additions & 0 deletions release-docs/beta-3.10.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Service refresh release 3.10.0 Tuesday 27 April 2021

# Tickets

FSR-240 - warning content
FSR-247 - flood guidance statement

# Instructions

Execute the following jobs in order:

LFW_{stage}_UPDATE_DATABASE
LFW_{stage}_UPDATE_GEOSERVER_PIPELINE
LFW_{stage}_UPDATE_FLOOD_APP_AND_SERVICE_PIPELINE

After app build then also redeploy the flood-data application:

LFW_{stage}_MISC_JOBS/LFW_{stage}_99_DEPLOY_FLOOD_DATA_PIPELINE


thanks

0 comments on commit fb0557f

Please sign in to comment.