Skip to content

Releases: jbadeau/xray-report

0.3.2

05 Mar 13:48
034119a
Compare
Choose a tag to compare

fixed wrong name of environment variable jira_test_execution_i to jira_test_execution_id

1.0.0-beta.1

27 Dec 11:01
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

Fixes

  • env var jira_testExecutionId changed to jira_test_execution_id
  • env var jira_testExecutionSummary changed to jira_test_execution_summary

1.0.0-beta.0

19 Nov 20:56
Compare
Choose a tag to compare
1.0.0-beta.0 Pre-release
Pre-release

Features

  • Jira cloud support via basic authentication

Breaking Changes

  • Cookie auth no longer supported
  • Gauge tag TestExecutionId no longer supported. Use gauge env variable jira_test_execution_id
  • Gauge env variable JiraTestExecutionSummary renamed to jira_test_execution_summary
  • Gauge env variable jira_auth removed

0.3.1

05 Nov 14:57
25bfb54
Compare
Choose a tag to compare

Fixed typos in jira env var names

0.3.0

04 Nov 15:37
d65318e
Compare
Choose a tag to compare

added environment support for

  • TestExecutionId
  • TestExecutionSummary

0.2.0

03 Nov 07:25
b086307
Compare
Choose a tag to compare

Added environment support

0.1.1

26 Oct 08:54
ffcd09f
Compare
Choose a tag to compare

Fix for basic auth

0.1.0

05 May 21:21
Compare
Choose a tag to compare

Initial release