Skip to content

Commit 9b91d1a

Browse files
committed
Merge remote-tracking branch 'upstream/main' into diff-algorithm-regex-fix
2 parents a2766f0 + 2277e64 commit 9b91d1a

1,731 files changed

Lines changed: 20852 additions & 14284 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.

.buildkite/pipeline-resource-definitions/_templates/_new_pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ spec:
4444
repository: elastic/kibana
4545
# Point to a pipeline implementation, detailing the pipeline steps to run
4646
pipeline_file: .buildkite/pipelines/your-pipeline-name.yml
47-
skip_intermediate_builds: false
4847
provider_settings:
4948
prefix_pull_request_fork_branch_names: false
5049
skip_pull_request_builds_for_existing_commits: true

.buildkite/pipeline-resource-definitions/kibana-api-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ spec:
2727
default_branch: main
2828
repository: elastic/kibana
2929
pipeline_file: .buildkite/pipelines/build_api_docs.yml
30-
skip_intermediate_builds: false
3130
provider_settings:
3231
build_branches: false
3332
build_pull_requests: false

.buildkite/pipeline-resource-definitions/kibana-apis-capacity-testing-daily.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ spec:
2727
default_branch: main
2828
repository: elastic/kibana
2929
pipeline_file: .buildkite/pipelines/scalability/api_capacity_testing_daily.yml
30-
skip_intermediate_builds: false
3130
provider_settings:
3231
trigger_mode: none
3332
build_branches: true

.buildkite/pipeline-resource-definitions/kibana-artifacts-snapshot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ spec:
2525
default_branch: main
2626
repository: elastic/kibana
2727
pipeline_file: .buildkite/pipelines/artifacts.yml
28-
skip_intermediate_builds: false
2928
provider_settings:
3029
build_branches: false
3130
build_pull_requests: false

.buildkite/pipeline-resource-definitions/kibana-artifacts-staging.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ spec:
2525
allow_rebuilds: true
2626
repository: elastic/kibana
2727
pipeline_file: .buildkite/pipelines/artifacts.yml
28-
skip_intermediate_builds: false
2928
provider_settings:
3029
build_branches: false
3130
build_pull_requests: false

.buildkite/pipeline-resource-definitions/kibana-artifacts-trigger.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ spec:
2626
default_branch: main
2727
repository: elastic/kibana
2828
pipeline_file: .buildkite/pipelines/artifacts_trigger.yml
29-
skip_intermediate_builds: false
3029
provider_settings:
3130
build_branches: false
3231
build_pull_requests: false

.buildkite/pipeline-resource-definitions/kibana-chrome-forward-testing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ spec:
2727
default_branch: main
2828
repository: elastic/kibana
2929
pipeline_file: .buildkite/pipelines/chrome_forward_testing.yml
30-
skip_intermediate_builds: true
3130
provider_settings:
3231
prefix_pull_request_fork_branch_names: false
3332
skip_pull_request_builds_for_existing_commits: true

.buildkite/pipeline-resource-definitions/kibana-coverage-daily.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ spec:
2929
default_branch: main
3030
repository: elastic/kibana
3131
pipeline_file: .buildkite/pipelines/code_coverage/daily.yml
32-
skip_intermediate_builds: false
3332
provider_settings:
3433
prefix_pull_request_fork_branch_names: false
3534
skip_pull_request_builds_for_existing_commits: true

.buildkite/pipeline-resource-definitions/kibana-deploy-project.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ spec:
2626
default_branch: main
2727
repository: elastic/kibana
2828
pipeline_file: .buildkite/pipelines/serverless_deployment/project-build-and-deploy-pr.yml
29-
skip_intermediate_builds: true
3029
provider_settings:
3130
build_pull_requests: true
3231
prefix_pull_request_fork_branch_names: false

.buildkite/pipeline-resource-definitions/kibana-es-forward-testing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ spec:
2727
default_branch: main
2828
repository: elastic/kibana
2929
pipeline_file: .buildkite/pipelines/es_forward.yml # Note: this file exists in 7.17 only
30-
skip_intermediate_builds: false
3130
provider_settings:
3231
prefix_pull_request_fork_branch_names: false
3332
trigger_mode: none

0 commit comments

Comments
 (0)