kibana/vars
Tiago Costa 0eeaafa722
chore(NA): move into single pkg json (#80015)
* 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

* test(NA): fix jest unit tests

* chore(NA): remove double react declaration from storyshot test file

* chore(NA): try removing isOSS check

* chore(NA): support for plugin development

* chore(NA): update logic to fix unit tests and typechecking

* chore(NA): support to run npm scripts in child kbn projects across all envs

* chore(NA): support github checks reporter on x-pack and remove cpy types as the package correctly provides them

* chore(NA): update cpy version

* chore(NA): include last kbn pm changes

* chore(NA): update style on build_production_projects.ts

* chore(NA): remove any cast fom telemetry opt in stats

* chore(NA): remove del and re-use rm -rf again

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-11-02 21:18:52 +00:00
..
agentInfo.groovy Replace agent metrics link with the new one (#66632) 2020-05-15 10:41:02 -04:00
buildState.groovy [CI] Record Github commit statuses outside of PRs (#69432) 2020-06-23 13:32:03 -04:00
catchErrors.groovy [CI] Add pipeline task queue framework and merge workers into one (#71268) 2020-08-04 13:13:51 -04:00
esSnapshots.groovy Elasticsearch snapshots automation (#53706) 2020-01-07 11:50:08 -05:00
getCheckoutInfo.groovy [jenkins] disable CI metrics for temporary feature branches (#81938) 2020-10-28 14:08:56 -07:00
githubCommitStatus.groovy [pipeline/commitStatus] update commit status in baseline-capture job (#72366) 2020-07-20 15:06:02 -07:00
githubPr.groovy [jenkins] disable CI metrics for temporary feature branches (#81938) 2020-10-28 14:08:56 -07:00
jenkinsApi.groovy [CI] In-progress PR comments (#72211) 2020-07-21 16:51:58 -04:00
kibanaCoverage.groovy [QA][Code Coverage] Coverage teams lookup w/o Additional Config (#77111) 2020-09-28 15:27:02 -06:00
kibanaPipeline.groovy remove visual aspects of baseline job (#77815) 2020-09-17 19:40:15 -07:00
kibanaTeamAssign.groovy [QA][Code Coverage] Coverage teams lookup w/o Additional Config (#77111) 2020-09-28 15:27:02 -06:00
prChanges.groovy Add asciidoc support for generated plugin list (#72292) 2020-08-24 11:31:27 -04:00
retryable.groovy [CI] Pipeline refactoring (#56447) 2020-03-02 15:04:27 -05:00
retryWithDelay.groovy [CI] Pipeline refactoring (#56447) 2020-03-02 15:04:27 -05:00
runbld.groovy Add labels to shell scripts in Jenkins (#49657) 2019-11-15 10:59:05 -05:00
slackNotifications.groovy [CI] In-progress Slack notifications (#74012) 2020-07-31 20:56:39 -04:00
task.groovy [CI] Add pipeline task queue framework and merge workers into one (#71268) 2020-08-04 13:13:51 -04:00
tasks.groovy chore(NA): move into single pkg json (#80015) 2020-11-02 21:18:52 +00:00
whenChanged.groovy Only run xpack siem cypress in PRs when there are siem changes (#60661) 2020-03-23 10:30:14 -04:00
withGithubCredentials.groovy Skip CI based on changes in PR (#59939) 2020-03-12 11:06:53 -04:00
withTaskQueue.groovy [CI] Add pipeline task queue framework and merge workers into one (#71268) 2020-08-04 13:13:51 -04:00
workers.groovy remove visual aspects of baseline job (#77815) 2020-09-17 19:40:15 -07:00