Skip to content

Commit

Permalink
Release 5.5.0 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
teddmason committed Jan 17, 2022
1 parent 43df8ca commit 8975e71
Show file tree
Hide file tree
Showing 3 changed files with 35 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.4.0",
"version": "5.5.0",
"description": "Flood risk app",
"main": "index.js",
"repository": "github:defra/flood-app",
Expand Down
33 changes: 33 additions & 0 deletions release-docs/CFF-5.5.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Check for flooding 5.5.0 Tuesday 25 Jan 2022

#release

This is a software update release, see this document for updates included:
https://docs.google.com/spreadsheets/d/1APb7oSuzTKFCMu8JznH6sVJVbmwy-1oHzMGz62G_ImY/edit#gid=386307082

# Tickets

FSR - 515 https://eaflood.atlassian.net/browse/FSR-515

# Instructions

This is a non standard release that requires the following software updates:
Nodejs applications to v16
Nodejs serverless to v14
Postgres/postgis/aurora update to 13.4 & 3.1.4
Tomcat to v9
Geoserver to 2.20.0

Execute following jobs:

LFW_{stage}_99_DEPLOY_FLOOD_DATA_PIPELINE

LFW_{stage}_02_UPDATE_DATABASE

LFW_{stage}_03_UPDATE_GEOSERVER_PIPELINE

LFW_{stage}_04_UPDATE_FLOOD_APP_AND_SERVICE_PIPELINE

Execute smoke tests and forward results

Thanks.

0 comments on commit 8975e71

Please sign in to comment.