kibana/tasks
Spencer 098242d687 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

(cherry picked from commit 5c04ff65fb)
2017-05-24 08:41:38 -07:00
..
build Remove use of npm ls in grunt tasks (#11965) 2017-05-24 08:41:38 -07:00
config Remove use of npm ls in grunt tasks (#11965) 2017-05-24 08:41:38 -07:00
lib Remove use of npm ls in grunt tasks (#11965) 2017-05-24 08:41:38 -07:00
utils Move Jest test setup to root (#10963) (#11066) 2017-04-05 22:59:02 -04:00
check_added_filenames.js [filenames] allow rule-breaking in docs, tasks/config, and webpackShims 2016-03-11 16:42:19 -07:00
check_plugins.js Add checkPlugins task to check for plugins before running tests. (#9094) 2016-11-15 16:12:29 -08:00
collect_files_to_commit.js [backport/5.x] [eslint] enable no-undef rule - #10825 (#10846) 2017-03-22 11:13:19 -07:00
eslint.js Upgrade eslint (#9449) 2016-12-12 15:49:09 -07:00
functional_test_runner.js [ftr] make room for more projects (#11848) 2017-05-17 20:30:28 -07:00
jenkins.js Move Jest test setup to root (#10963) (#11066) 2017-04-05 22:59:02 -04:00
licenses.js Remove use of npm ls in grunt tasks (#11965) 2017-05-24 08:41:38 -07:00
lint_staged_files.js [grunt/eslint] fix precommit linting (#9532) 2016-12-16 13:32:04 -07:00
plugin.js switch to eslint 2015-07-31 17:16:09 -07:00
precommit.js Backport eslint updates to 5.x (#10139) 2017-02-06 21:27:07 -07:00
reject_rej_files.js [folder structure] installedPlugins -> plugins 2016-07-05 14:05:59 -05:00
release.js [backport/5.x] [eslint] enable no-undef rule - #10825 (#10846) 2017-03-22 11:13:19 -07:00
release_packages.js Backport eslint updates to 5.x (#10139) 2017-02-06 21:27:07 -07:00
setup_kibana.js add travis config 2016-03-10 23:13:02 -07:00
sterilize.js Backport eslint updates to 5.x (#10139) 2017-02-06 21:27:07 -07:00
test.js [ftr] make room for more projects (#11848) 2017-05-17 20:30:28 -07:00
test_jest.js Move Jest test setup to root (#10963) (#11066) 2017-04-05 22:59:02 -04:00
ui_framework.js Update UI Framework build task to not compile source maps. (#11868) 2017-05-17 11:24:04 -07:00