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

Refactor JIRA to support on-prem #187

Merged
merged 9 commits into from
Mar 4, 2022
Merged

Refactor JIRA to support on-prem #187

merged 9 commits into from
Mar 4, 2022

Conversation

Half-Shot
Copy link
Contributor

This is a large refactor of our code base to support JIRA on-prem installations, notably this needed:

  • Support for OAuth 1.0(a) authentication against on-prem
  • Support most of the v2 api for actions (cloud used v3)
  • Support storing tokens against different JIRA instances (though no multi-instance support just yet)
  • Support on-prem jira webhooks
  • Documentation for setting up on-prem

@Half-Shot Half-Shot merged commit 7837cbb into main Mar 4, 2022
@Half-Shot Half-Shot deleted the hs/jira-refactor branch March 4, 2022 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant