kibana/tasks/config
Spencer 5c04ff65fb Remove use of npm ls in grunt tasks (#11965)
* [grunt/build] refactor _build:notice task to not depend on npm

The _build:notice task used to rely on the output of `npm ls` to determine where modules were defined, but the task now just asks `license-checker` to include the `realPath` of the modules it describes in it's output, which is ultimately the same thing but works with `yarn` too.

* [grunt/licenses] convert to use lib/packages/getInstalledPackages()

* [grunt/notice/generate] test generateNoticeText()

* [grunt/licenses] tested assertLicensesValid()

* [npm] remove npm dev dep

* [tasks/lib/packages] do not include kibana in "installed packages"

* [tasks/lib/notice] join all notices with the same separator
2017-05-24 08:34:55 -07:00
..
aws_s3.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
babel.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
build.js Allow build configuration to run on Windows machines (#9951) 2017-01-18 23:17:57 -05:00
clean.js [ftr] take screenshots on failure (#11709) 2017-05-11 12:07:23 -07:00
copy.js [functionalTestRunner] replace intern (#10910) 2017-04-11 17:01:06 -05:00
eslint.js [UI Framework] Create Button React components in UI Framework. (#10646) 2017-03-29 13:25:43 -07:00
esvm.js [ftr] make room for more projects (#11848) 2017-05-17 18:53:45 -07:00
functional_test_runner.js [ftr] make room for more projects (#11848) 2017-05-17 18:53:45 -07:00
i18nextract.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
karma.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
licenses.js Adding WTFPL OR ISC to the list of valid licenses (#11768) 2017-05-12 16:23:27 -04:00
packages.js [build] Include full version in staging package prefix, set production prefix separately 2016-07-21 21:27:42 -05:00
platforms.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
run.js [ftr] make room for more projects (#11848) 2017-05-17 18:53:45 -07:00
s3.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
services.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
simplemocha.js Remove use of npm ls in grunt tasks (#11965) 2017-05-24 08:34:55 -07:00