-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 log-flyout-highlights
- Loading branch information
Showing
1,219 changed files
with
9,561 additions
and
5,407 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
17 changes: 17 additions & 0 deletions
17
.buildkite/pipelines/es_serverless/emergency_relelease_branch_testing.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,17 @@ | ||
# https://buildkite.com/elastic/kibana-serverless-emergency-release-branch-testing | ||
|
||
## Triggers the artifacts container image build for emergency releases | ||
agents: | ||
queue: kibana-default | ||
|
||
notify: | ||
- slack: "#kibana-mission-control" | ||
if: "build.state == 'passed' || build.state == 'failed' || build.state == 'scheduled'" | ||
|
||
steps: | ||
- trigger: "kibana-artifacts-container-image" | ||
label: ":docker: Build Kibana Artifacts Container Image" | ||
build: | ||
branch: $BUILDKITE_BRANCH | ||
commit: $BUILDKITE_COMMIT | ||
message: Running PR build for $BUILDKITE_BRANCH |
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
5 changes: 5 additions & 0 deletions
5
.buildkite/scripts/pipelines/security_solution_quality_gate/edr_workflows/pipeline.sh
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,5 @@ | ||
#!/bin/bash | ||
|
||
set -euo pipefail | ||
|
||
echo "Running the EDR-Workflows testing for Kibana" |
File renamed without changes.
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
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
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
Oops, something went wrong.