jenkinsci / atlassian-jira-software-cloud-plugin

Atlassian Jira Software Cloud Plugin
https://plugins.jenkins.io/atlassian-jira-software-cloud/
Apache License 2.0
43 stars 46 forks source link

run connection tests in parallel and copy updates #117

Closed joshkay10 closed 7 months ago

joshkay10 commented 7 months ago

What's in this PR? Running the "test connection" code in parallel so that it doesn't take so long.

Why We need to update the regex for all connected sites everytime, doing it one at a time is slow.