[Graph] Escape backslash characters in the graph encode functions#196239
Merged
mbondyra merged 2 commits intoelastic:mainfrom Oct 17, 2024
Merged
[Graph] Escape backslash characters in the graph encode functions#196239mbondyra merged 2 commits intoelastic:mainfrom
mbondyra merged 2 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/kibana-visualizations (Team:Visualizations) |
Contributor
|
Pinging @elastic/kibana-graph (Feature:Graph) |
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Async chunks
|
nickofthyme
approved these changes
Oct 16, 2024
Contributor
|
Starting backport for target branches: 7.17, 8.15, 8.16, 8.x |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 17, 2024
…astic#196239) ## Summary Escape backslash characters in the graph encode functions. (cherry picked from commit 57c4b40)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 17, 2024
…astic#196239) ## Summary Escape backslash characters in the graph encode functions. (cherry picked from commit 57c4b40)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 17, 2024
…astic#196239) ## Summary Escape backslash characters in the graph encode functions. (cherry picked from commit 57c4b40)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Oct 17, 2024
…astic#196239) ## Summary Escape backslash characters in the graph encode functions. (cherry picked from commit 57c4b40)
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
Oct 17, 2024
…ns (#196239) (#196684) # Backport This will backport the following commits from `main` to `8.x`: - [[Graph] Escape backslash characters in the graph encode functions (#196239)](#196239) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marta Bondyra","email":"4283304+mbondyra@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-17T12:08:23Z","message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Graph","Team:Visualizations","release_note:skip","v9.0.0","backport:all-open"],"title":"[Graph] Escape backslash characters in the graph encode functions","number":196239,"url":"https://github.com/elastic/kibana/pull/196239","mergeCommit":{"message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0"}},"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/196239","number":196239,"mergeCommit":{"message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0"}}]}] BACKPORT--> Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
kibanamachine
added a commit
that referenced
this pull request
Oct 17, 2024
…ons (#196239) (#196682) # Backport This will backport the following commits from `main` to `8.15`: - [[Graph] Escape backslash characters in the graph encode functions (#196239)](#196239) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marta Bondyra","email":"4283304+mbondyra@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-17T12:08:23Z","message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Graph","Team:Visualizations","release_note:skip","v9.0.0","backport:all-open"],"title":"[Graph] Escape backslash characters in the graph encode functions","number":196239,"url":"https://github.com/elastic/kibana/pull/196239","mergeCommit":{"message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0"}},"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/196239","number":196239,"mergeCommit":{"message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0"}}]}] BACKPORT--> Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
Contributor
|
This PR didn't make it into the latest BC of v8.15.3. Updating the labels. |
kibanamachine
added a commit
that referenced
this pull request
Oct 18, 2024
…ons (#196239) (#196683) # Backport This will backport the following commits from `main` to `8.16`: - [[Graph] Escape backslash characters in the graph encode functions (#196239)](#196239) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marta Bondyra","email":"4283304+mbondyra@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-17T12:08:23Z","message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Graph","Team:Visualizations","release_note:skip","v9.0.0","backport:all-open"],"title":"[Graph] Escape backslash characters in the graph encode functions","number":196239,"url":"https://github.com/elastic/kibana/pull/196239","mergeCommit":{"message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0"}},"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/196239","number":196239,"mergeCommit":{"message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0"}}]}] BACKPORT--> Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
kibanamachine
added a commit
that referenced
this pull request
Oct 18, 2024
…ons (#196239) (#196681) # Backport This will backport the following commits from `main` to `7.17`: - [[Graph] Escape backslash characters in the graph encode functions (#196239)](#196239) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marta Bondyra","email":"4283304+mbondyra@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-17T12:08:23Z","message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Graph","Team:Visualizations","release_note:skip","v9.0.0","backport:all-open"],"title":"[Graph] Escape backslash characters in the graph encode functions","number":196239,"url":"https://github.com/elastic/kibana/pull/196239","mergeCommit":{"message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0"}},"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/196239","number":196239,"mergeCommit":{"message":"[Graph] Escape backslash characters in the graph encode functions (#196239)\n\n## Summary\r\n\r\nEscape backslash characters in the graph encode functions.","sha":"57c4b40270ff584ab8bc1859e1097ceb14171be0"}}]}] BACKPORT--> Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
Contributor
|
This PR was not included in the latest BC for v7.17.25. Updating the labels. |
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
Escape backslash characters in the graph encode functions.