Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e72e187

Browse files
psssbajertom
authored andcommitted
Mention the public tmt web service instance (#3842)
The public instance of the tmt web service has been deployed. Let's mention it in the release notes and add a couple example links so that users can get a better idea of how it looks like.
1 parent 8731e15 commit e72e187

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

docs/guide.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -816,6 +816,15 @@ user. How to obtain this token is described `here
816816
manage-api-tokens-for-your-atlassian-account/#Create-an-API-token>`_
817817
(please note that this can vary if you use custom Jira instance).
818818

819+
Once the link is attached to the respective Jira, clicking on it
820+
will take you to the tmt web service with test or plan details.
821+
Here's an example `test`__ and `plan`__. It is also possible to
822+
reference both `test and plan`__ in a single link.
823+
824+
__ https://tmt.testing-farm.io/?test-url=https%3A%2F%2Fgithub.com%2Fteemtee%2Ftmt.git&test-name=%2Ftests%2Fcore%2Fescaping&test-ref=main
825+
__ https://tmt.testing-farm.io/?plan-url=https%3A%2F%2Fgithub.com%2Fteemtee%2Ftmt.git&plan-name=%2Fplans%2Ffeatures%2Fcore&plan-ref=main
826+
__ https://tmt.testing-farm.io/?test-url=https%3A%2F%2Fgithub.com%2Fteemtee%2Ftmt.git&test-name=%2Ftests%2Fcore%2Flink&test-ref=main&plan-url=https%3A%2F%2Fgithub.com%2Fteemtee%2Ftmt.git&plan-name=%2Fplans%2Ffeatures%2Fcore&plan-ref=main
827+
819828
.. versionadded:: 1.37
820829

821830

docs/releases.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
======================
66

77

8+
tmt-1.52.0
9+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10+
11+
A public instance of the tmt web service has been deployed to
12+
https://tmt.testing-farm.io/ and can be used together with the
13+
``tmt link`` command to :ref:`link-issues` with related tests and
14+
plans.
15+
16+
817
tmt-1.51.0
918
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1019

0 commit comments

Comments
 (0)