@@ -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 )
42421 . 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 )
46451 . 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