forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into fix-gauge-default-format
- Loading branch information
Showing
1,143 changed files
with
27,152 additions
and
23,002 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 33 additions & 0 deletions
33
...lution-quality-gate/kibana-serverless-security-solution-quality-gate-detection-engine.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json | ||
apiVersion: backstage.io/v1alpha1 | ||
kind: Resource | ||
metadata: | ||
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-detection-engine | ||
description: "[MKI] Executes Cypress tests for the Detection Engine team" | ||
spec: | ||
type: buildkite-pipeline | ||
owner: 'group:security-engineering-productivity' | ||
system: buildkite | ||
implementation: | ||
apiVersion: buildkite.elastic.dev/v1 | ||
kind: Pipeline | ||
metadata: | ||
name: "Kibana / Serverless / Security Solution Quality Gate / Detection Engine" | ||
description: "[MKI] Executes Cypress tests for the Detection Engine team" | ||
spec: | ||
repository: elastic/kibana | ||
pipeline_file: .buildkite/pipelines/security_solution_quality_gate/mki_security_solution_detection_engine.yml | ||
provider_settings: | ||
build_branches: false | ||
build_pull_requests: false | ||
publish_commit_status: false | ||
skip_pull_request_builds_for_existing_commits: false | ||
trigger_mode: none | ||
build_tags: false | ||
teams: | ||
kibana-operations: | ||
access_level: MANAGE_BUILD_AND_READ | ||
security-engineering-productivity: | ||
access_level: MANAGE_BUILD_AND_READ | ||
everyone: | ||
access_level: BUILD_AND_READ |
33 changes: 33 additions & 0 deletions
33
...lution-quality-gate/kibana-serverless-security-solution-quality-gate-entity-analytics.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json | ||
apiVersion: backstage.io/v1alpha1 | ||
kind: Resource | ||
metadata: | ||
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-entity-analytics | ||
description: "[MKI] Executes Cypress tests for the Entity Analytics team" | ||
spec: | ||
type: buildkite-pipeline | ||
owner: 'group:security-engineering-productivity' | ||
system: buildkite | ||
implementation: | ||
apiVersion: buildkite.elastic.dev/v1 | ||
kind: Pipeline | ||
metadata: | ||
name: "Kibana / Serverless / Security Solution Quality Gate / Entity Analytics" | ||
description: "[MKI] Executes Cypress tests for the Entity Analytics team" | ||
spec: | ||
repository: elastic/kibana | ||
pipeline_file: .buildkite/pipelines/security_solution_quality_gate/mki_security_solution_entity_analytics.yml | ||
provider_settings: | ||
build_branches: false | ||
build_pull_requests: false | ||
publish_commit_status: false | ||
skip_pull_request_builds_for_existing_commits: false | ||
trigger_mode: none | ||
build_tags: false | ||
teams: | ||
kibana-operations: | ||
access_level: MANAGE_BUILD_AND_READ | ||
security-engineering-productivity: | ||
access_level: MANAGE_BUILD_AND_READ | ||
everyone: | ||
access_level: BUILD_AND_READ |
33 changes: 33 additions & 0 deletions
33
...curity-solution-quality-gate/kibana-serverless-security-solution-quality-gate-explore.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json | ||
apiVersion: backstage.io/v1alpha1 | ||
kind: Resource | ||
metadata: | ||
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-explore | ||
description: "[MKI] Executes Cypress tests for the Explore team" | ||
spec: | ||
type: buildkite-pipeline | ||
owner: 'group:security-engineering-productivity' | ||
system: buildkite | ||
implementation: | ||
apiVersion: buildkite.elastic.dev/v1 | ||
kind: Pipeline | ||
metadata: | ||
name: "Kibana / Serverless / Security Solution Quality Gate / Explore" | ||
description: "[MKI] Executes Cypress tests for the Explore team" | ||
spec: | ||
repository: elastic/kibana | ||
pipeline_file: .buildkite/pipelines/security_solution_quality_gate/mki_security_solution_explore.yml | ||
provider_settings: | ||
build_branches: false | ||
build_pull_requests: false | ||
publish_commit_status: false | ||
skip_pull_request_builds_for_existing_commits: false | ||
trigger_mode: none | ||
build_tags: false | ||
teams: | ||
kibana-operations: | ||
access_level: MANAGE_BUILD_AND_READ | ||
security-engineering-productivity: | ||
access_level: MANAGE_BUILD_AND_READ | ||
everyone: | ||
access_level: BUILD_AND_READ |
33 changes: 33 additions & 0 deletions
33
...ecurity-solution-quality-gate/kibana-serverless-security-solution-quality-gate-gen-ai.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json | ||
apiVersion: backstage.io/v1alpha1 | ||
kind: Resource | ||
metadata: | ||
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-gen-ai | ||
description: "[MKI] Executes Cypress tests for the Gen AI team" | ||
spec: | ||
type: buildkite-pipeline | ||
owner: 'group:security-engineering-productivity' | ||
system: buildkite | ||
implementation: | ||
apiVersion: buildkite.elastic.dev/v1 | ||
kind: Pipeline | ||
metadata: | ||
name: "Kibana / Serverless / Security Solution Quality Gate / Gen Ai" | ||
description: "[MKI] Executes Cypress tests for the Gen AI team" | ||
spec: | ||
repository: elastic/kibana | ||
pipeline_file: .buildkite/pipelines/security_solution_quality_gate/mki_security_solution_gen_ai.yml | ||
provider_settings: | ||
build_branches: false | ||
build_pull_requests: false | ||
publish_commit_status: false | ||
skip_pull_request_builds_for_existing_commits: false | ||
trigger_mode: none | ||
build_tags: false | ||
teams: | ||
kibana-operations: | ||
access_level: MANAGE_BUILD_AND_READ | ||
security-engineering-productivity: | ||
access_level: MANAGE_BUILD_AND_READ | ||
everyone: | ||
access_level: BUILD_AND_READ |
33 changes: 33 additions & 0 deletions
33
...solution-quality-gate/kibana-serverless-security-solution-quality-gate-investigations.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json | ||
apiVersion: backstage.io/v1alpha1 | ||
kind: Resource | ||
metadata: | ||
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-investigations | ||
description: "[MKI] Executes Cypress tests for the Investigations team" | ||
spec: | ||
type: buildkite-pipeline | ||
owner: 'group:security-engineering-productivity' | ||
system: buildkite | ||
implementation: | ||
apiVersion: buildkite.elastic.dev/v1 | ||
kind: Pipeline | ||
metadata: | ||
name: "Kibana / Serverless / Security Solution Quality Gate / Investigations" | ||
description: "[MKI] Executes Cypress tests for the Investigations team" | ||
spec: | ||
repository: elastic/kibana | ||
pipeline_file: .buildkite/pipelines/security_solution_quality_gate/mki_security_solution_investigations.yml | ||
provider_settings: | ||
build_branches: false | ||
build_pull_requests: false | ||
publish_commit_status: false | ||
skip_pull_request_builds_for_existing_commits: false | ||
trigger_mode: none | ||
build_tags: false | ||
teams: | ||
kibana-operations: | ||
access_level: MANAGE_BUILD_AND_READ | ||
security-engineering-productivity: | ||
access_level: MANAGE_BUILD_AND_READ | ||
everyone: | ||
access_level: BUILD_AND_READ |
33 changes: 33 additions & 0 deletions
33
...olution-quality-gate/kibana-serverless-security-solution-quality-gate-rule-management.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/rre.schema.json | ||
apiVersion: backstage.io/v1alpha1 | ||
kind: Resource | ||
metadata: | ||
name: buildkite-pipeline-kibana-serverless-security-solution-quality-gate-rule-management | ||
description: "[MKI] Executes Cypress tests for the Rule Management team" | ||
spec: | ||
type: buildkite-pipeline | ||
owner: 'group:security-engineering-productivity' | ||
system: buildkite | ||
implementation: | ||
apiVersion: buildkite.elastic.dev/v1 | ||
kind: Pipeline | ||
metadata: | ||
name: "Kibana / Serverless / Security Solution Quality Gate / Rule Management" | ||
description: "[MKI] Executes Cypress tests for the Rule Management team" | ||
spec: | ||
repository: elastic/kibana | ||
pipeline_file: .buildkite/pipelines/security_solution_quality_gate/mki_security_solution_rule_management.yml | ||
provider_settings: | ||
build_branches: false | ||
build_pull_requests: false | ||
publish_commit_status: false | ||
skip_pull_request_builds_for_existing_commits: false | ||
trigger_mode: none | ||
build_tags: false | ||
teams: | ||
kibana-operations: | ||
access_level: MANAGE_BUILD_AND_READ | ||
security-engineering-productivity: | ||
access_level: MANAGE_BUILD_AND_READ | ||
everyone: | ||
access_level: BUILD_AND_READ |
123 changes: 0 additions & 123 deletions
123
.buildkite/pipelines/security_solution/security_solution_cypress.yml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.