Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌊 Streams: Enrichment integration tests #201771

Merged

Conversation

flash1293
Copy link
Contributor

@flash1293 flash1293 commented Nov 26, 2024

Adds some basic tests for enrichment and makes the _enable endpoint idempotent.

@flash1293 flash1293 added release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting v9.0.0 labels Nov 26, 2024
@flash1293 flash1293 marked this pull request as draft November 26, 2024 12:23
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

@flash1293 flash1293 marked this pull request as ready for review November 26, 2024 15:18
Copy link
Member

@simianhacker simianhacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@flash1293 flash1293 merged commit 2e418d4 into elastic:main Nov 27, 2024
28 checks passed
@flash1293 flash1293 added Feature:Streams This is the label for the Streams Project backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) v8.18.0 and removed backport:skip This commit does not require backporting labels Dec 2, 2024
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12137420913

@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12137420928

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.x Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 201771

Questions ?

Please refer to the Backport tool documentation

1 similar comment
@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.x Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 201771

Questions ?

Please refer to the Backport tool documentation

@flash1293 flash1293 added backport:skip This commit does not require backporting backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) v8.18.0 and removed backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) v8.18.0 backport:skip This commit does not require backporting labels Dec 3, 2024
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12141675032

@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12141675006

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 3, 2024
Adds some basic tests for enrichment and makes the `_enable` endpoint
idempotent.

(cherry picked from commit 2e418d4)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 3, 2024
Adds some basic tests for enrichment and makes the `_enable` endpoint
idempotent.

(cherry picked from commit 2e418d4)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Dec 3, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [🌊 Streams: Enrichment integration tests
(#201771)](#201771)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Joe
Reuter","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-27T08:57:43Z","message":"🌊
Streams: Enrichment integration tests (#201771)\n\nAdds some basic tests
for enrichment and makes the `_enable`
endpoint\r\nidempotent.","sha":"2e418d4dab8a60b88bce66a92bd45eb03010ee05","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","v8.18.0","Feature:Streams"],"title":"🌊
Streams: Enrichment integration
tests","number":201771,"url":"https://github.com/elastic/kibana/pull/201771","mergeCommit":{"message":"🌊
Streams: Enrichment integration tests (#201771)\n\nAdds some basic tests
for enrichment and makes the `_enable`
endpoint\r\nidempotent.","sha":"2e418d4dab8a60b88bce66a92bd45eb03010ee05"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201771","number":201771,"mergeCommit":{"message":"🌊
Streams: Enrichment integration tests (#201771)\n\nAdds some basic tests
for enrichment and makes the `_enable`
endpoint\r\nidempotent.","sha":"2e418d4dab8a60b88bce66a92bd45eb03010ee05"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Joe Reuter <[email protected]>
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Dec 12, 2024
Adds some basic tests for enrichment and makes the `_enable` endpoint
idempotent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Feature:Streams This is the label for the Streams Project release_note:skip Skip the PR/issue when compiling release notes v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants