Skip to content

Commit 4506321

Browse files
committed
Changed building conventions
1 parent 1a5bc9b commit 4506321

1 file changed

Lines changed: 22 additions & 6 deletions

File tree

en/book/development/conventions.rst

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)