Add smoke serverless tests for favorites (starred) feature#200985
Merged
Dosant merged 4 commits intoelastic:mainfrom Nov 27, 2024
Merged
Add smoke serverless tests for favorites (starred) feature#200985Dosant merged 4 commits intoelastic:mainfrom
Dosant merged 4 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/appex-sharedux (Team:SharedUX) |
pheyos
approved these changes
Nov 21, 2024
sphilipse
approved these changes
Nov 22, 2024
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
semd
approved these changes
Nov 27, 2024
Contributor
💚 Build Succeeded
Metrics [docs]
History
|
Contributor
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12049405041 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Nov 27, 2024
…00985) ## Summary close elastic#200701 As a follow-up to elastic#198362 would like to add very basic serverless test that check that the favorites (starred) API works (cherry picked from commit 38fab2d)
Contributor
💚 All backports created successfully
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
Nov 27, 2024
…0985) (#201946) # Backport This will backport the following commits from `main` to `8.x`: - [Add smoke serverless tests for favorites (starred) feature (#200985)](#200985) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Anton Dosov","email":"anton.dosov@elastic.co"},"sourceCommit":{"committedDate":"2024-11-27T11:30:49Z","message":"Add smoke serverless tests for favorites (starred) feature (#200985)\n\n## Summary\r\n\r\nclose https://github.com/elastic/kibana/issues/200701\r\n\r\nAs a follow-up to #198362 would\r\nlike to add very basic serverless test that check that the favorites\r\n(starred) API works","sha":"38fab2df6ca857e5f03b1392c63bfd8a353430ea","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:SharedUX","backport:prev-minor"],"title":"Add smoke serverless tests for favorites (starred) feature","number":200985,"url":"https://github.com/elastic/kibana/pull/200985","mergeCommit":{"message":"Add smoke serverless tests for favorites (starred) feature (#200985)\n\n## Summary\r\n\r\nclose https://github.com/elastic/kibana/issues/200701\r\n\r\nAs a follow-up to #198362 would\r\nlike to add very basic serverless test that check that the favorites\r\n(starred) API works","sha":"38fab2df6ca857e5f03b1392c63bfd8a353430ea"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200985","number":200985,"mergeCommit":{"message":"Add smoke serverless tests for favorites (starred) feature (#200985)\n\n## Summary\r\n\r\nclose https://github.com/elastic/kibana/issues/200701\r\n\r\nAs a follow-up to #198362 would\r\nlike to add very basic serverless test that check that the favorites\r\n(starred) API works","sha":"38fab2df6ca857e5f03b1392c63bfd8a353430ea"}}]}] BACKPORT--> Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Dec 12, 2024
…00985) ## Summary close elastic#200701 As a follow-up to elastic#198362 would like to add very basic serverless test that check that the favorites (starred) API works
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.
Summary
close #200701
As a follow-up to #198362 would like to add very basic serverless test that check that the favorites (starred) API works