]> git.openstreetmap.org Git - nominatim.git/commitdiff
update release instructions
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 19 Nov 2024 08:17:50 +0000 (09:17 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 19 Nov 2024 08:17:50 +0000 (09:17 +0100)
CONTRIBUTING.md

index 78c4dd67e1260cbec4159b868ea6e6d3cdb31b90..b9bf2920e1c689cd29937b5c699c98ce3cc26f17 100644 (file)
@@ -92,13 +92,14 @@ Checklist for releases:
 * [ ] 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