X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d77aa7dfc9541bffa0109da89b95f296e751aea0..3e718e40d929403b3558e0bfcdd81eef04bac2d6:/CONTRIBUTING.md?ds=inline diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 78c4dd67..311414fe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -87,18 +87,18 @@ Checklist for releases: * [ ] increase versions in * `src/nominatim_api/version.py` * `src/nominatim_db/version.py` - * CMakeLists.txt * [ ] update `ChangeLog` (copy information from patch releases from release branch) * [ ] complete `docs/admin/Migration.md` * [ ] update EOL dates in `SECURITY.md` * [ ] commit and make sure CI tests pass +* [ ] update OSMF production repo and release new version -post1 there * [ ] test migration * download, build and import previous version * migrate using master version * run updates using master version * [ ] prepare tarball: - * `git clone --recursive https://github.com/osm-search/Nominatim` (switch to right branch!) - * `rm -r .git* osm2pgsql/.git*` + * `git clone https://github.com/osm-search/Nominatim` (switch to right branch!) + * `rm -r .git*` * copy country data into `data/` * add version to base directory and package * [ ] upload tarball to https://nominatim.org