Skip to content

Conversation

AdrienWalkowiak
Copy link

This is a function I created to run JIRA backups from an AWS lambda function (it could also be used from any node app obviously).

All it does, is checking in Webdav if a backup for today exists (HEAD request), returns it URI if it's the case and try to run the runBackup API function (POST) in JIRA to generate if otherwise and returns the new backup URI if successful.

@KanoYugoro
Copy link

This repo hasn't gotten any support in quite some time. You may want to check out our fork which is more up to date:

https://github.com/jira-node/node-jira-client
https://www.npmjs.com/package/jira-client

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.

2 participants