Skip to content

Commit 46ec5ec

Browse files
Merge branch 'master' into remote_clusters_a11y
2 parents d598c61 + 4540a94 commit 46ec5ec

983 files changed

Lines changed: 28203 additions & 24246 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.ci/Jenkinsfile_baseline_capture

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ kibanaPipeline(timeoutMinutes: 210) {
3636
tasks([
3737
kibanaPipeline.functionalTestProcess('oss-baseline', './test/scripts/jenkins_baseline.sh'),
3838
kibanaPipeline.functionalTestProcess('xpack-baseline', './test/scripts/jenkins_xpack_baseline.sh'),
39+
kibanaPipeline.scriptTask('Check Public API Docs', 'test/scripts/checks/plugin_public_api_docs.sh'),
3940
])
4041
}
4142
}

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@
312312
/x-pack/plugins/console_extensions/ @elastic/es-ui
313313
/x-pack/plugins/grokdebugger/ @elastic/es-ui
314314
/x-pack/plugins/index_management/ @elastic/es-ui
315+
/x-pack/plugins/license_api_guard/ @elastic/es-ui
315316
/x-pack/plugins/license_management/ @elastic/es-ui
316317
/x-pack/plugins/painless_lab/ @elastic/es-ui
317318
/x-pack/plugins/remote_clusters/ @elastic/es-ui

0 commit comments

Comments
 (0)