-
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.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.16`: - [[Synthetics] Refactor delete route !! (#195387)](#195387) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Shahzad","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-28T19:38:53Z","message":"[Synthetics] Refactor delete route !! (#195387)\n\n## Summary\r\n\r\nFixes #193790 !!\r\n\r\nRefactor delete route !! \r\n\r\nMake sure to send delete response in bulk to synthetics service !!","sha":"72888f651a1033ef566ac1600edc509913006db6","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-management","v8.16.0","v8.17.0"],"number":195387,"url":"https://github.com/elastic/kibana/pull/195387","mergeCommit":{"message":"[Synthetics] Refactor delete route !! (#195387)\n\n## Summary\r\n\r\nFixes #193790 !!\r\n\r\nRefactor delete route !! \r\n\r\nMake sure to send delete response in bulk to synthetics service !!","sha":"72888f651a1033ef566ac1600edc509913006db6"}},"sourceBranch":"main","suggestedTargetBranches":["8.16"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195387","number":195387,"mergeCommit":{"message":"[Synthetics] Refactor delete route !! (#195387)\n\n## Summary\r\n\r\nFixes #193790 !!\r\n\r\nRefactor delete route !! \r\n\r\nMake sure to send delete response in bulk to synthetics service !!","sha":"72888f651a1033ef566ac1600edc509913006db6"}},{"branch":"8.16","label":"v8.16.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.17.0","labelRegex":"^v8.17.0$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/198080","number":198080,"state":"MERGED","mergeCommit":{"sha":"c5be5e292cf174c6405f85aa0250bd873790839d","message":"[8.x] [Synthetics] Refactor delete route !! (#195387) (#198080)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[Synthetics] Refactor delete route !!\n(#195387)](https://github.com/elastic/kibana/pull/195387)\n\n<!--- Backport version: 9.4.3 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT\n[{\"author\":{\"name\":\"Shahzad\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-10-28T19:38:53Z\",\"message\":\"[Synthetics]\nRefactor delete route !! (#195387)\\n\\n## Summary\\r\\n\\r\\nFixes\nhttps://github.com//issues/193790 !!\\r\\n\\r\\nRefactor\ndelete route !! \\r\\n\\r\\nMake sure to send delete response in bulk to\nsynthetics service\n!!\",\"sha\":\"72888f651a1033ef566ac1600edc509913006db6\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.17.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"release_note:skip\",\"v9.0.0\",\"backport:prev-minor\",\"ci:project-deploy-observability\",\"Team:obs-ux-management\"],\"title\":\"[Synthetics]\nRefactor delete route\n!!\",\"number\":195387,\"url\":\"https://github.com/elastic/kibana/pull/195387\",\"mergeCommit\":{\"message\":\"[Synthetics]\nRefactor delete route !! (#195387)\\n\\n## Summary\\r\\n\\r\\nFixes\nhttps://github.com//issues/193790 !!\\r\\n\\r\\nRefactor\ndelete route !! \\r\\n\\r\\nMake sure to send delete response in bulk to\nsynthetics service\n!!\",\"sha\":\"72888f651a1033ef566ac1600edc509913006db6\"}},\"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/195387\",\"number\":195387,\"mergeCommit\":{\"message\":\"[Synthetics]\nRefactor delete route !! (#195387)\\n\\n## Summary\\r\\n\\r\\nFixes\nhttps://github.com//issues/193790 !!\\r\\n\\r\\nRefactor\ndelete route !! \\r\\n\\r\\nMake sure to send delete response in bulk to\nsynthetics service\n!!\",\"sha\":\"72888f651a1033ef566ac1600edc509913006db6\"}}]}] BACKPORT-->\n\nCo-authored-by: Shahzad <[email protected]>"}}]}] BACKPORT-->
- Loading branch information
Showing
8 changed files
with
184 additions
and
235 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
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
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.