mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-22 12:06:27 +03:00
update release instructions
This commit is contained in:
parent
4cce681ead
commit
9cf5970e22
@ -92,13 +92,14 @@ Checklist for releases:
|
|||||||
* [ ] complete `docs/admin/Migration.md`
|
* [ ] complete `docs/admin/Migration.md`
|
||||||
* [ ] update EOL dates in `SECURITY.md`
|
* [ ] update EOL dates in `SECURITY.md`
|
||||||
* [ ] commit and make sure CI tests pass
|
* [ ] commit and make sure CI tests pass
|
||||||
|
* [ ] update OSMF production repo and release new version -post1 there
|
||||||
* [ ] test migration
|
* [ ] test migration
|
||||||
* download, build and import previous version
|
* download, build and import previous version
|
||||||
* migrate using master version
|
* migrate using master version
|
||||||
* run updates using master version
|
* run updates using master version
|
||||||
* [ ] prepare tarball:
|
* [ ] prepare tarball:
|
||||||
* `git clone --recursive https://github.com/osm-search/Nominatim` (switch to right branch!)
|
* `git clone https://github.com/osm-search/Nominatim` (switch to right branch!)
|
||||||
* `rm -r .git* osm2pgsql/.git*`
|
* `rm -r .git*`
|
||||||
* copy country data into `data/`
|
* copy country data into `data/`
|
||||||
* add version to base directory and package
|
* add version to base directory and package
|
||||||
* [ ] upload tarball to https://nominatim.org
|
* [ ] upload tarball to https://nominatim.org
|
||||||
|
Loading…
Reference in New Issue
Block a user