kibana/scripts
Tiago Costa 1cbf83f73c
chore(NA): remove src folder requirement from packages (part 2) (#138476)
* refact(NA): apply root_input_dir=src to each already created pkg

* refact(NA): update package generator

* fix(NA): correctly use rootDir

* fix(NA): use root input dir on latest introduced pkgs for jsts_transpiler macro

* chore(NA): merge with main

* chore(NA): first attempt to complete removal of src folder on a small group of pkgs

* Revert "chore(NA): first attempt to complete removal of src folder on a small group of pkgs"

This reverts commit b6f34b7530.

* chore(NA): remove src folder requirement from xpack pkgs

* chore(NA): remove src folder from analytics pkgs

* chore(NA): remove src folder from home pkgs

* chore(NA): remove src folder from shared_ux pkgs

* fix(NA): remove missing src folder inputs on sharedux pkg

* chore(NA): remove src folder from kbn-a* pkgs

* chore(NA): remove src folder from kbn-b* pkgs

* chore(NA): remove src folder from kbn-c* pkgs

* chore(NA): correct exclude pattern for each changed pkg

* chore(NA): remove src folder from kbn-y* pkgs

* chore(NA): remove src folder from kbn-e* pkgs

* chore(NA): remove src folder from kbn-f* and kbn-g* pkgs

* chore(NA): remove src folder from kbn-f* and kbn-g* pkgs

* chore(NA): remove src folder from kbn-h** pkgs

* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'

* Revert "chore(NA): remove src folder from kbn-h** pkgs"

This reverts commit dcdf72bcc1.

* fix(NA): grammar location

* test(NA): fix tests for kbn/config-schema

* test(NA): fix tests for kbn/config-schema

* chore(NA): multiple errors fixed

* chore(NA): remove kuery grammar fix

* fix(NA): @kbn/ace imports

* fix(NA): grammar location

* fix(NA): add missing files to tsconfigs

* [CI] Auto-commit changed files from 'node scripts/build_plugin_list_docs'

* chore(NA): complete tsconfigs

* Revert "chore(NA): complete tsconfigs"

This reverts commit f48c616864.

* chore(NA): remove src folder from kbn-core* pkgs

* chore(NA): remove src folder from kbn-u* pkgs

* chore(NA): remove src folder from kbn-ui-shared-deps* pkgs

* chore(NA): fix problems on core pkgs

* chore(NA): fix problems on core pkgs

* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'

* fix(NA): shared_built_assets correct location'

* test(NA): update @kbn/optimizer integration snapshots

* chore(NA): remove src folder from kbn-t* p1 pkgs

* chore(NA): remove src folder from kbn-t* p2 pkgs

* chore(NA): update rootDir on utility types pkg

* chore(NA): include missing files on @kbn/test

* chore(NA): include missing files on @kbn/test

* fix(NA): new jest preset paths on @kbn/test

* chore(NA): fix eslint

* fix(NA): new jest preset paths on @kbn/test

* chore(NA): remove exclusion for mocks folde on @kbn/test

* fix(NA): several imports from target_node

* fix(NA): @kbn/test mocha and jest types clash

* chore(NA): remove src folder from kbn-storybook pkg

* chore(NA): remove src folder from kbn-stdio-dev-helpers pkg

* chore(NA): remove src folder from kbn-std pkg

* chore(NA): remove src folder from kbn-sort-pkg-json pkg

* chore(NA): remove src folder from kbn-some-dev-log and kbn-shared-ux-utility pkgs

* chore(NA): remove src folder from kbn-ux-storybook pkg

* chore(NA): remove src folder from kbn-shared-ux-services pkg

* chore(NA): remove src folder from kbn-shared-ux-components pkg

* chore(NA): remove src folder from kbn-shared-svg pkg

* chore(NA): remove src folder from kbn-server-http-tools pkg

* chore(NA): remove src folder from kbn-securitysolution-* pkgs

* chore(NA): remove src folder from kbn-r-* pkgs

* chore(NA): remove src folder from kbn-p* pkgs

* chore(NA): remove src folder from kbn-o* pkgs

* chore(NA): remove src folder from kbn-m* pkgs

* chore(NA): remove src folder from kbn-j,k,l* pkgs

* chore(NA): remove src folder from kbn-j,k,l* pkgs

* chore(NA): remove src folder from kbn-io-ts-utils* pkgs

* chore(NA): remove src folder from kbn-* pkgs except a few

* chore(NA): update @kbn/generate

* fix(NA): wrong exclusion on kbn-storybook

* chore(NA): remove src folder from kbn-monaco pkg

* chore(NA): remove src folder from kbn-interpreter pkg

* fix(NA): wrong exclusion on kbn-storybook

* chore(NA): update every require for target_*/src

* chore(NA): remover src folder from @kbn/handlebars

* fix(NA): license for @kbn/handlebars

* chore(NA): copy templates as part of the jsts_transpiler macro for @kbn/storybook

* chore(NA): update handlebars

* fix(NA): @kbn/plugin-generator import paths

* fix(NA): bundle sizes

* fix(NA): web bundle for @kbn/i18n-react

* Revert "fix(NA): bundle sizes"

This reverts commit 8aefe84fbc.

* Revert "Revert "fix(NA): bundle sizes""

This reverts commit e9d87d72a4.

* fix(NA): @kbn/docs-utils index.ts path expectation

* chore(NA): merge and solve conflicts with main

* fix(NA): relative import to index

* chore(NA): merge and solve conflicts with main

* [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix'

* chore(NA): apply eslint fix

* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-08-30 15:57:35 +01:00
..
archive_migration_functions.sh [Archive Migrations] x-pack dashboard/session_in_spaces (#136531) 2022-08-26 09:23:49 +01:00
backport.js Bump backport to 8.5.0 (#133848) 2022-06-09 16:18:52 +01:00
build.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
build_api_docs.js Automatically generated Api documentation (#86232) 2021-02-24 19:23:19 -05:00
build_kibana_platform_plugins.js [kbn/optimizer] fix --update-limits (#133945) 2022-06-08 15:50:58 -05:00
build_plugin_list_docs.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
build_ts_refs.js [ts/build_ts_refs] add support for --clean flag (#91060) 2021-02-10 22:38:06 -07:00
check_file_casing.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
check_ftr_configs.js [CI] Add a check to ensure all FTR configs are in the manifest (#132857) 2022-05-26 11:18:13 -04:00
check_jest_configs.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
check_licenses.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
check_ts_projects.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
chromium_version.js [Reporting/Build Chromium] Add a developer script to find the Chromium commit (#94033) 2021-03-10 10:57:29 -07:00
classify_source.js [eslint] add rule for validating cross-boundary imports (#137116) 2022-07-25 18:49:17 -05:00
convert_ts_projects.js [build_ts_refs] improve caches, allow building a subset of projects (#107981) 2021-08-10 22:12:45 -07:00
dev_docs.sh [docs] Update yarn dev-docs config format (#137753) 2022-08-01 13:23:04 -07:00
docs.js [docs] rewrite docs cli to show logs and use modern apis (#117767) 2021-11-06 20:31:22 -05:00
download_pr_list.js Save github PR list in csv (#123276) 2022-01-20 20:28:09 +01:00
enabled_ftr_configs.js [Archive Migrations] Bash functions to facilitate es to kbn archive migrations (#135929) 2022-07-13 10:31:32 +01:00
es.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
es_archiver.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
eslint.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
eslint_with_types.js [eslint] enable type-specific lint rules (#114184) 2021-11-03 16:56:17 -06:00
extract_performance_testing_dataset.js [packages] add kbn-performance-testing-dataset-extractor (#131631) 2022-05-06 04:11:51 +02:00
find_babel_runtime_helpers_in_use.js [kbn/optimizer] dll @babel/runtime modules used by entry bundles (#113453) 2021-10-29 18:08:20 -05:00
find_node_libs_browser_polyfills_in_use.js Move node-libs-browser to ui-shared-deps-npm (#130877) 2022-04-26 20:27:30 +02:00
find_plugins_ready_to_migrate_to_ts_refs.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
find_plugins_with_circular_deps.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
find_plugins_without_ts_refs.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
find_target_node_imports_in_bundles.js Use target_web to ensure browser compatibility (#130874) 2022-05-05 21:20:51 +02:00
functional_test_runner.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
functional_tests.js [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
functional_tests_server.js [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
generate.js [kbn/generate] add basic package generator (#127095) 2022-03-08 18:04:45 -07:00
generate_plugin.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
generate_team_assignments.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
i18n_check.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
i18n_extract.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
i18n_integrate.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
ingest_coverage.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
jest.js chore(NA): ensure scripts run with --preserve-symlinks (#94046) 2021-03-15 16:17:54 -04:00
jest_integration.js Updates to Jest configuration (#125727) 2022-02-15 19:06:13 -07:00
kbn.js [kbn/pm] rewrite to avoid needing a build process (#136207) 2022-07-18 08:46:13 -07:00
kbn_archiver.js [kbn/test] add import/export support to KbnClient (#92526) 2021-02-25 16:13:27 -07:00
kibana.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana_encryption_keys.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana_keystore.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana_plugin.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana_setup.js Add interactive setup CLI (#114493) 2021-10-20 22:17:45 +01:00
kibana_verification_code.js Verification code CLI (#111707) 2021-09-14 21:58:25 +01:00
licenses_csv_report.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
makelogs.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
notice.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
plugin_helpers.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
precommit_hook.js chore(NA): ensure scripts run with --preserve-symlinks (#94046) 2021-03-15 16:17:54 -04:00
README.md [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
register_git_hook.js chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
report_failed_tests.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
report_performance_metrics.js ingest performance metrics to ci-stats (#134792) 2022-06-22 15:44:11 -07:00
saved_objs_info.js [QA][SO INFO SVC] Add cli (#108353) 2021-08-16 13:36:22 +01:00
ship_ci_stats.js [kbn/optimizer][ci-stats] ship metrics separate from build (#90482) 2021-02-08 10:47:55 -07:00
spec_to_console.js chore(NA): moving @kbn/spec-to-console into bazel (#103470) 2021-06-28 15:58:41 +01:00
storybook.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
stylelint.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
synthtrace.js rename @elastic/* packages to @kbn/* (#138957) 2022-08-18 08:54:42 -07:00
telemetry_check.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
telemetry_extract.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
test_hardening.js chore(NA): ensure scripts run with --preserve-symlinks (#94046) 2021-03-15 16:17:54 -04:00
type_check.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
type_summarizer.js [type-summarizer] reimplement for broader support (#135163) 2022-07-06 13:48:45 -05:00
update_prs.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
update_vscode_config.js [IDM] define v2 Kibana manifest schema (#137611) 2022-08-04 20:19:46 -05:00

Kibana Dev Scripts

This directory contains scripts useful for interacting with Kibana tools in development. Use the node executable and --help flag to learn about how they work:

node scripts/{{script name}} --help

For Developers

This directory is excluded from the build and tools within it should help users discover their capabilities. Each script in this directory must:

  • require src/setup_node_env to bootstrap NodeJS environment
  • call out to source code in the src or packages directories
  • react to the --help flag
  • run everywhere OR check and fail fast when a required OS or toolchain is not available

Functional Test Scripts

node scripts/functional_tests [--config test/functional/config.base.js --config test/api_integration/config.js]

Runs all the functional tests: selenium tests and api integration tests. List configs with multiple --config arguments. Uses the @kbn/test library to run Elasticsearch and Kibana servers and tests against those servers, for multiple server+test setups. In particular, calls out to runTests(). Can be run on a single config.

node scripts/functional_tests_server [--config test/functional/config.base.js]

Starts just the Elasticsearch and Kibana servers given a single config, i.e. via --config test/functional/config.base.js or --config test/api_integration/config. Allows the user to start just the servers with this script, and keep them running while running tests against these servers. The idea is that the same config file configures both Elasticsearch and Kibana servers. Uses the startServers() method from @kbn/test library.

Example. Start servers and run tests, separately, but using the same config:

# Just the servers
node scripts/functional_tests_server --config path/to/config

In another terminal:

# Just the tests--against the running servers
node scripts/functional_test_runner --config path/to/config

For details on how the internal methods work, read this readme.

ES archiver

Loading data

If you wish to load up specific es archived data for your test, you can do so via:

node scripts/es_archiver.js load <archive> [--es-url=http://username:password@localhost:9200] [--kibana-url=http://username:password@localhost:5601/{basepath?}]

That will load the specified archive located in the archive directory specified by the default functional config file, located in test/functional/config.base.js. To load archives from other function config files you can pass --config path/to/config.js.

Note: The --es-url and --kibana-url options may or may not be neccessary depending on your current Kibana configuration settings, and their values may also change based on those settings (for example if you are not running with security you will not need the username:password portion).

Saving data

You can save existing data into an archive by using the save command:

node scripts/es_archiver.js save <archive name for kibana data> [space separated list of index patterns to include]

You may want to store the .kibana index separate from data. Since adding a lot of data will bloat our repo size, we have many tests that reuse the same data indices but use their own .kibana index.