medtoure18 / codeceptjs-xray-helper

A Codeceptjs helper which can publish tests results on Xray api
1 stars 2 forks source link

X-Ray data transfer to JIRA cloud fails #6

Open JamesFrancisco opened 4 years ago

JamesFrancisco commented 4 years ago

Helper data upload to JIRA cloud fails with the following error: Basic authentication with passwords is deprecated. For more information, see: https://confluence.atlassian.com/cloud/deprecation-of-basic-authentication-with-passwords-for-jira-and-confluence-apis-972355348.html\

medtoure18 commented 4 years ago

This plugin is only tested on jira server

kirk1820 commented 3 years ago

Hi @medtoure18 Do you have any plans to extend this to Jira Cloud? I've tried to have a look at it myself but have to be honest, I'm very new to it all.

medtoure18 commented 3 years ago

Hi @kirk1820 No i dont have a lot of time to work on it these days .You can do i pull requeste and i will be happy to merge it. All you have to do is to extend header section i think to use token instead of login/password

kirk1820 commented 3 years ago

Hi @kirk1820 No i dont have a lot of time to work on it these days .You can do i pull requeste and i will be happy to merge it. All you have to do is to extend header section i think to use token instead of login/password

Many thanks @medtoure18, with that encouragement I'll have a more detailed look. Thanks again it's a very useful tool.