@salto-io/jira-adapter
TypeScript icon, indicating that this package has built-in type declarations

0.3.58 • Public • Published

JIRA adapter

Atlassian JIRA adapter for salto.io

Connecting Salto to Jira

Salto supports authenticating with Atlassian Jira using a user email and an API Token:

Jira Swaggers

The Jira adapter is heavily relying on the Atlassian JIRA Cloud platform and Atlassian JIRA Software Cloud API swagger definitions. To make sure the adapter won't unexpectedly break due to a change in one of the swaggers. The adapter uses the swaggers Jira Swaggers Repository which will contain the latest swagger version that this adapter was tested on.

ScriptRunner onboarding for E2E servers

When starting a new E2E server there are several manual steps to perform before you can ran the tests

  • Install the addons of ScriptRunner and ScriptRunner Behaviours
  • Enter the ScriptRunner screens and advance through the survey until you can add an item (for instance in Scripted Fields)
  • Enter the ScriptRunner Behavior screen and advance through the survey until you can add a behavior

Running Jira E2E

  1. In your google account - go to “AWS SSO”.
  2. Click on “AWS account”
  3. Click on Salto → SaltoDevs - “Command line or programmatic access”
  4. Copy the access token.
  5. Paste the token in the terminal you run your e2e tests.
  6. write the following command in your desired folder yarn build && SALTO_LOG_FILE=logsalto.log SALTO_LOG_LEVEL=trace yarn e2e-test

Readme

Keywords

none

Package Sidebar

Install

npm i @salto-io/jira-adapter

Weekly Downloads

1,665

Version

0.3.58

License

Apache-2.0

Unpacked Size

2.73 MB

Total Files

1147

Last publish

Collaborators

  • ori.moisis
  • hadarda
  • amitizle
  • saltoio