kibana/packages/kbn-dev-utils
Tyler Smalley 9acf8d2656
Adds @kbn/utils package (#76518)
Moves common utility functions to obtain the repository root,
paths (config/data), and Kibana package.json to a @kbn/utils package.
Moving these existing functions allows them to be used in production, in
other packages because of Kibana.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-09-15 10:34:39 -07:00
..
certs Add support for certificates in PKCS#12 (P12) key stores (#53810) 2020-01-09 13:03:16 -05:00
src Adds @kbn/utils package (#76518) 2020-09-15 10:34:39 -07:00
tooling_log [kbn/dev-utils] expose public tooling_log module (#68868) 2020-06-12 18:47:29 -07:00
package.json Adds @kbn/utils package (#76518) 2020-09-15 10:34:39 -07:00
README.md
tsconfig.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) 2020-09-03 14:20:04 +02:00
yarn.lock Add lockfile symlinks (#55440) 2020-01-27 11:38:20 -05:00

dev utils

proc runner

For running integration tests in Kibana

tooling log