@twexchangesolutions/hubot-jira-deployment

v0.15.4
Hook used to ensure that all issues being deployed to production meet audit requirements

build

rm -rf lib && babel src --out-dir lib

coverage

rm -rf .coverage && babel-node node_modules/babel-istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha

lint

eslint ./

integration

mocha test/integration-tests

unit

mocha test/unit-tests

test

npm run lint && npm run coverage

prepublish

npm run build
npm i @twexchangesolutions/hubot-jira-deployment

Metadata

  • MIT
  • Whatever
  • Matthew L Smith
  • released 3/5/2018

Downloads