File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,6 +150,23 @@ How to build a new Mapbender3 build
150150
151151* Update version number in parameters.yml and push
152152
153+ * Tagging: Tag at Github. You have nice capabilities for creating good tags and descriptions.
154+
155+ * Mapbender
156+ * OWSProxy
157+ * FOM
158+ * Mapbender-starter
159+ * Documentation
160+
161+ * Create Pull-request to merge release branch into master
162+
163+ * Mapbender
164+ * OWSProxy
165+ * FOM
166+ * Mapbender-starter
167+ * Documentation
168+
169+
153170* Clone the source-code from the release branch
154171
155172 .. code-block :: bash
@@ -168,13 +185,12 @@ How to build a new Mapbender3 build
168185
169186 sh bootstrap
170187
171- * Tagging
188+ * Generate the docs
189+
190+ .. code-block :: bash
191+
192+ bin/composer docs
172193
173- * Mapbender
174- * OWSProxy
175- * FOM
176- * Mapbender-starter
177- * Documentation
178194
179195 * Create the ZIP/Tar.gz
180196
You can’t perform that action at this time.
0 commit comments