Skip to content

Commit 00c6a15

Browse files
committed
merge with master
2 parents 1bbbcc5 + 6aa00ce commit 00c6a15

File tree

1,681 files changed

+336104
-31279
lines changed

Some content is hidden

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

1,681 files changed

+336104
-31279
lines changed

.ci/Jenkinsfile_flaky

Lines changed: 0 additions & 113 deletions
This file was deleted.

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
/x-pack/test/functional/apps/machine_learning/ @elastic/ml-ui
3636
/x-pack/test/functional/services/machine_learning/ @elastic/ml-ui
3737
/x-pack/test/functional/services/ml.ts @elastic/ml-ui
38+
/x-pack/legacy/plugins/transform/ @elastic/ml-ui
3839

3940
# Operations
4041
/renovate.json5 @elastic/kibana-operations

.sass-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ files:
88
- 'x-pack/legacy/plugins/security/**/*.s+(a|c)ss'
99
- 'x-pack/legacy/plugins/canvas/**/*.s+(a|c)ss'
1010
- 'x-pack/legacy/plugins/lens/**/*.s+(a|c)ss'
11+
- 'x-pack/legacy/plugins/maps/**/*.s+(a|c)ss'
1112
rules:
1213
quotes:
1314
- 2

0 commit comments

Comments
 (0)