[backport-kubernetes-1.39] Sync CI configuration with main branch - #20542
Draft
mrodm wants to merge 8 commits into
Draft
[backport-kubernetes-1.39] Sync CI configuration with main branch#20542mrodm wants to merge 8 commits into
mrodm wants to merge 8 commits into
Conversation
This licenses folder is used by the environment variable ELASTIC_PACKAGE_REPOSITORY_LICENSE, and it is the same in this branch as the file present in the root of the repository LICENSE.txt
This parameter was not available until elastic-package v0.96.0
Contributor
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
fdr |
1776.83 | 315.16 | -1461.67 (-82.26%) | 💔 |
To see the full report comment with /test benchmark fullreport
5 tasks
7 tasks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TL;DR
Syncs
.buildkiteand.githubCI configuration frommainto thebackport-kubernetes-1.39backport branch.This brings automated backport workflows, new CI scripts, Go tooling, and
GitHub Actions that only work when they are present on the target branch itself.
Proposed commit message
Author's Checklist
main.Related issues