Remove paragraph from RELEASE.md doc
Remove paragraph about generating upgrade and downgrade paths, as we're not applying it to the release process.
This commit is contained in:
parent
50c5f01f3f
commit
3d59adc452
@ -20,12 +20,6 @@ script for the new release, `release/observatory--X.Y.Z.sql`:
|
||||
make release
|
||||
```
|
||||
|
||||
Then, the release manager shall produce upgrade and downgrade scripts
|
||||
to migrate to/from the previous release. In the case of minor/patch
|
||||
releases this simply consist in extracting the functions that have changed
|
||||
and placing them in the proper `release/observatory--X.Y.Z--A.B.C.sql`
|
||||
file.
|
||||
|
||||
The new release can be deployed for staging/smoke tests with this command:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user