Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Jira and Xray pings during plugin initialization #199

Merged
merged 16 commits into from
Sep 30, 2023
Merged

Conversation

csvtuda
Copy link
Contributor

@csvtuda csvtuda commented Sep 30, 2023

In the wake of the latest discussion regarding missing summaries (#137), this PR adds pings to the plugin's initialization method. The two pings (one for the Jira API and one for the Xray API) verify that:

  • the URLs have been correctly specified
  • the credentials are valid

Pings targeting Xray server additionally verify that the Xray license is still active.

Note
The license check does not reveal any sensitive data.

@csvtuda csvtuda added the feature New feature or request label Sep 30, 2023
@csvtuda csvtuda changed the title Add Jira and Xray pings during setup Add Jira and Xray pings during plugin initialization Sep 30, 2023
@csvtuda csvtuda merged commit dbd516c into main Sep 30, 2023
1 check passed
@csvtuda csvtuda deleted the feature/url-check branch September 30, 2023 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant