-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add release notes and bump version number to 6.4.0
- Loading branch information
1 parent
c031383
commit 3738a5a
Showing
3 changed files
with
31 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Check for flooding 6.4.0 Thursday 20th April 2023 | ||
|
||
# Release | ||
|
||
6.4.0 | ||
|
||
https://eaflood.atlassian.net/projects/FSR/versions/16305/tab/release-report-all-issues | ||
|
||
# Tickets | ||
|
||
https://eaflood.atlassian.net/browse/FSR-595 (Dispay IMTD thresholds) | ||
https://eaflood.atlassian.net/browse/FSR-721 (Display forecast for station 8175) | ||
https://eaflood.atlassian.net/browse/FSR-802 (Update meta tags) | ||
https://eaflood.atlassian.net/browse/FSR-839 (Fix date issue for latest value) | ||
Others TBC | ||
|
||
# Instructions | ||
|
||
Application, service and database build for release | ||
|
||
Straight forward application build for release | ||
|
||
1 - Execute LFW_{STAGE}_02_UPDATE_DATABASE | ||
2 - Replicate LFW_{STAGE}_99_LOAD_IMTD from the dev environment into prodg and prodb | ||
3 - Run LFW_{STAGE}_99_LOAD_IMTD | ||
4 - Execute LFW_{STAGE}_04_UPDATE_FLOOD_APP_AND_SERVICE_PIPELINE | ||
|
||
Execute smoke tests and forward results |