kibana/test/scripts
Tiago Costa 60e03fcfc1
chore(NA): tool to find plugins circular dependencies between plugins (#82867) (#84588)
* chore(NA): update gitignore to include first changes from moving into a single package.json

* chore(NA): update gitignore

* chore(NA): move all the dependencies into the single package.json and apply changes to bootstrap

* chore(NA): fix types problems after the single package json

* chore(NA): include code to find the dependencies used across the code

* chore(NA): introduce pure lockfile for install dependencies on build

* chore(NA): update clean task to not delete anything from xpack node_modules

* chore(NA): update gitignore to remove development temporary rules

* chore(NA): update notice file

* chore(NA): update jest snapshots

* chore(NA): fix whitelisted licenses to include a new specify form of an already included one

* chore(NA): remove check lockfile symlinks from child projects

* chore(NA): fix eslint and add missing declared deps on single pkg json

* chore(NA): correctly update notice

* chore(NA): fix failing jest test for storyshots.test.tsx

* chore(NA): fix cypress multi reporter path

* chore(NA): fix Project tests check

* chore(NA): fix problem with logic to detect used dependes on oss build

* chore(NA): include correct x-pack plugins dep discovery

* chore(NA): discover entries under dynamic requires on vis_type_timelion

* chore(NA): remove canvas

* chore(NA): add initial code to find circular deps

* chore(NA): ground work to integrate the circular deps scripts

* chore(NA): add correct filtering to find circular dependenices feature

* chore(NA): add ci mode flag into circular deps script

* chore(NA): feature complete circular dependencies detect script

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

* chore(NA): remove unwanted changes

* chore(NA): remove unwanted changes on kbn storybook

* chore(NA): hook find circular deps tool into ci

* chore(NA): remove previous find plugin circular deps script

* chore(NA): add type for circular dep list

* chore(NA): add type for circular dep list for allowed list

* chore(NA): allow CI to fail check

* chore(NA): update deps allowed list

* chore(NA): run search circular deps script over examples too

* docs(NA): adds cli description

* chore(NA): use plugin search paths to build entries to find circular deps

* chore(NA): update allowed list

* chore(NA): snapshot update for kbn optimizer test

* chore(NA): update dpdm version

* chore(NA): remove thirdParty flag

* chore(NA): update docs to include info about the new tool

* docs(NA): update to link PR instead of the issue

* chore(NA): update debug logs to always output allowedList

* fix(NA): correctly list found differences number

* chore(NA): remove quiet flag

* fix(NA): correctly fail the CI if circular deps are found

* chore(NA): complete list of found circular deps

* chore(NA): used named capturing group into the regex

* docs(NA): update typescript best practices docs and styleguide

* chore(NA): introduce quick filter option flag

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-12-01 00:08:07 +00:00
..
checks chore(NA): tool to find plugins circular dependencies between plugins (#82867) (#84588) 2020-12-01 00:08:07 +00:00
lint [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
test [7.x] [CI] ensure tests for @elastic/safer-lodash-set only runs once (#77146) (#77184) 2020-09-14 12:18:08 +02:00
jenkins_accessibility.sh [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
jenkins_baseline.sh [7.x] remove visual aspects of baseline job (#77815) (#77842) 2020-09-17 21:28:29 -07:00
jenkins_build_kbn_sample_panel_action.sh [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
jenkins_build_kibana.sh [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
jenkins_build_plugins.sh [7.x] [kbn/optimizer] only build xpack examples when building xpack plugins (#78656) (#78681) 2020-09-28 14:56:38 -07:00
jenkins_ci_group.sh oss tests: replace grunt task with node script (#82371) (#82633) 2020-11-05 13:17:33 +01:00
jenkins_cloud.sh
jenkins_docs.sh
jenkins_firefox_smoke.sh [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
jenkins_plugin_functional.sh [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
jenkins_runbld_junit.sh
jenkins_security_solution_cypress.sh [SECURITY SOLUTION] Adds 'cypress:open-as-ci' command (#76125) (#76869) 2020-09-07 17:55:18 +02:00
jenkins_setup.sh
jenkins_setup_parallel_workspace.sh [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
jenkins_test_setup.sh [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
jenkins_test_setup_oss.sh [CI] Move kibana build dir outside of repo for functional tests (#80018) (#80046) 2020-10-08 16:58:52 -04:00
jenkins_test_setup_xpack.sh [CI] Move kibana build dir outside of repo for functional tests (#80018) (#80046) 2020-10-08 16:58:52 -04:00
jenkins_unit.sh
jenkins_xpack.sh [7.x] Remove legacy optimizer (#73154) (#74966) 2020-08-13 12:36:25 -07:00
jenkins_xpack_accessibility.sh [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
jenkins_xpack_baseline.sh [7.x] remove visual aspects of baseline job (#77815) (#77842) 2020-09-17 21:28:29 -07:00
jenkins_xpack_build_kibana.sh chore(NA): rebalance x-pack cigroups (#84099) (#84282) 2020-11-24 23:19:28 +00:00
jenkins_xpack_build_plugins.sh [7.x] Delay client-side feature usage registration until start (#79365) (#79856) 2020-10-07 11:02:10 -06:00
jenkins_xpack_ci_group.sh
jenkins_xpack_firefox_smoke.sh [7.x] Add functional test for Kibana embedded in iframe (#68544) (#69487) 2020-06-18 15:23:56 +02:00
jenkins_xpack_saved_objects_field_metrics.sh [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
server_integration.sh [7.x] [ci] run server integration tests (#81698) (#82530) 2020-11-03 17:45:40 -07:00