Skip to content

Commit 00f70a1

Browse files
committed
Reorganise where screenshots are located
1 parent 3721baf commit 00f70a1

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

proof/SpellerReleaseProcedures.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,18 @@ and for using the command line).
2929
be on the top of the list.
3030
2. Right-click on that commit version and choose *Create New Tag
3131
From*.
32+
This is what it should look like in Tower:
33+
![Create tag in Tower, step 1](../images/Create_git_tag_in_Tower_1.png)
3234
3. In the **Name** field, write the name of the new release, using the following pattern:
3335
"`speller-`" (or `grammar-` if that is what you release) plus *language code* plus `/` plus`v` plus *the
3436
version string you just committed*. If the newly committed version
3537
string is `1.2.3` and the language code is `fao`, you should add the tag `speller-fao/v1.2.3`
38+
![Create tag in Tower, step 2](../images/Create_git_tag_in_Tower_2.png)
3639
4. Click on **Create Tag**. The new wersion will now appear under
3740
the **Tags** speller-xxx menu to the left (where xxx is your iso code)
38-
- This is what it should look like in Tower:
39-
![Create tag in Tower, step 1](../images/Create_git_tag_in_Tower_1.png) <br/>
40-
![Create tag in Tower, step 2](../images/Create_git_tag_in_Tower_2.png) <br/>
4141
![Create tag in Tower, step 3](../images/Create_git_tag_in_Tower_3.png)
4242
1. Click on the usual **Push** button. Open **Options** to make sure
43-
that `Push all tags` is chosen, and click **Push**
44-
- what it should look like in Tower:
43+
that `Push all tags` is chosen, and click **Push** - what it should look like in Tower:
4544
![Push tag in Tower](../images/Push_tags_in_Tower.png)
4645
1. Now, the new speller version should be visible in
4746
[divvun.uit.no](https://divvun.uit.no) within appr. 10 minutes, grammar checkers within 30-60 minutes.

0 commit comments

Comments
 (0)