Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectroNickP authored Oct 21, 2024
1 parent b77cfbf commit f8faaa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions descriptor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"key":"io.qameta.allure.allure-ee-jira","name":"Allure TestOps for Jira","description":"This plugin allow you to connect your Jira instance with Allure TestOps instance.","baseUrl":"https://allure-testops-jira.qameta.io","apiMigrations":{"signed-install":true,"gdpr":true},"authentication":{"type":"jwt"},"lifecycle":{"installed":"/installed"},"scopes":["READ"],"modules":{"configurePage":{"url":"/page/configuration","key":"allure-testops-configuration-page","name":{"value":"Allure TestOps configuration"}},"webPanels":[{"url":"/panel/testcases?issueKey={issue.key}","key":"allure-testcases-issue-panel","location":"atl.jira.view.issue.left.context","weight":100,"name":{"value":"Allure TestOps: Test Cases"},"conditions":[{"condition":"entity_property_equal_to","params":{"entity":"addon","propertyKey":"configuration","objectName":"enabled","value":"on"}},{"condition":"entity_property_equal_to","params":{"entity":"addon","propertyKey":"configuration","objectName":"testCasesPanel","value":"left"}}]},{"url":"/panel/testcases?issueKey={issue.key}","key":"allure-testops-testcases-issue-right","location":"atl.jira.view.issue.right.context","layout":{"width":"100%","height":"100%"},"weight":100,"name":{"value":"Allure TestOps: Test Cases"},"conditions":[{"condition":"entity_property_equal_to","params":{"entity":"addon","propertyKey":"configuration","objectName":"enabled","value":"on"}},{"condition":"entity_property_equal_to","params":{"entity":"addon","propertyKey":"configuration","objectName":"testCasesPanel","value":"right"}}]},{"url":"/panel/launches?issueKey={issue.key}","key":"allure-launches-issue-panel","location":"atl.jira.view.issue.left.context","weight":200,"name":{"value":"Allure TestOps: Launches"},"conditions":[{"condition":"entity_property_equal_to","params":{"entity":"addon","propertyKey":"configuration","objectName":"enabled","value":"on"}},{"condition":"entity_property_equal_to","params":{"entity":"addon","propertyKey":"configuration","objectName":"launchesPanel","value":"left"}}]},{"url":"/panel/launches?issueKey={issue.key}","key":"allure-testops-launches-issue-right","location":"atl.jira.view.issue.right.context","layout":{"width":"100%","height":"100%"},"weight":200,"name":{"value":"Allure TestOps: Launches"},"conditions":[{"condition":"entity_property_equal_to","params":{"entity":"addon","propertyKey":"configuration","objectName":"enabled","value":"on"}},{"condition":"entity_property_equal_to","params":{"entity":"addon","propertyKey":"configuration","objectName":"launchesPanel","value":"right"}}]}]},"version":"1.1.13-AC"}

0 comments on commit f8faaa0

Please sign in to comment.