Skip to content

feature/update-jira-client-newer-version#9

Open
chwagssd wants to merge 10 commits intoRonaldTreur:masterfrom
active-video:master
Open

feature/update-jira-client-newer-version#9
chwagssd wants to merge 10 commits intoRonaldTreur:masterfrom
active-video:master

Conversation

@chwagssd
Copy link
Copy Markdown

The developers of jira plugin provided a new feature, options.timeout to allow overriding the default behavior. For some folks with slower Jira servers, this is helpful.

Original ticket: jira-node/node-jira-client@17b40df

The fix is in the currently maintained and more stable jira-client plugin (replaces JiraApi = require('jira').JiraApi with JiraApi = require('jira-client').

  • updated package.json to use a slightly newer version, not bleeding edge
  • updated Readme.md
  • bumped version number
  • added a basic .editorconfig matching your current style preferences

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