mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
# Backport This will backport the following commits from `main` to `7.17`: - [[FullStory] Update snippet (#153570)](https://github.com/elastic/kibana/pull/153570) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alejandro Fernández Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2023-04-18T11:06:05Z","message":"[FullStory] Update snippet (#153570)\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"7de4733f7255c976bf6503669e31e939cb9f485f","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Telemetry","release_note:skip","backport:prev-minor","Team:Journey/Onboarding","v8.8.0","v8.7.1"],"number":153570,"url":"https://github.com/elastic/kibana/pull/153570","mergeCommit":{"message":"[FullStory] Update snippet (#153570)\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"7de4733f7255c976bf6503669e31e939cb9f485f"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/153570","number":153570,"mergeCommit":{"message":"[FullStory] Update snippet (#153570)\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"7de4733f7255c976bf6503669e31e939cb9f485f"}},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/155138","number":155138,"state":"MERGED","mergeCommit":{"sha":"73d9e928b0af0ab41728c396ff4eca55ef88fae5","message":"[8.7] [FullStory] Update snippet (#153570) (#155138)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.7`:\n- [[FullStory] Update snippet\n(#153570)](https://github.com/elastic/kibana/pull/153570)\n\n<!--- Backport version: 8.9.7 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT [{\"author\":{\"name\":\"Alejandro Fernández\nHaro\",\"email\":\"alejandro.haro@elastic.co\"},\"sourceCommit\":{\"committedDate\":\"2023-04-18T11:06:05Z\",\"message\":\"[FullStory]\nUpdate snippet (#153570)\\n\\nCo-authored-by: kibanamachine\n<42973632+kibanamachine@users.noreply.github.com>\",\"sha\":\"7de4733f7255c976bf6503669e31e939cb9f485f\",\"branchLabelMapping\":{\"^v8.8.0$\":\"main\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"Feature:Telemetry\",\"release_note:skip\",\"backport:prev-minor\",\"Team:Journey/Onboarding\",\"v8.8.0\"],\"number\":153570,\"url\":\"https://github.com/elastic/kibana/pull/153570\",\"mergeCommit\":{\"message\":\"[FullStory]\nUpdate snippet (#153570)\\n\\nCo-authored-by: kibanamachine\n<42973632+kibanamachine@users.noreply.github.com>\",\"sha\":\"7de4733f7255c976bf6503669e31e939cb9f485f\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v8.8.0\",\"labelRegex\":\"^v8.8.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/153570\",\"number\":153570,\"mergeCommit\":{\"message\":\"[FullStory]\nUpdate snippet (#153570)\\n\\nCo-authored-by: kibanamachine\n<42973632+kibanamachine@users.noreply.github.com>\",\"sha\":\"7de4733f7255c976bf6503669e31e939cb9f485f\"}}]}]\nBACKPORT-->\n\nCo-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>"}}]}] BACKPORT-->
This commit is contained in:
parent
98332dbbb0
commit
16434197f7
3 changed files with 9 additions and 11 deletions
|
@ -25,6 +25,7 @@ snapshots.js
|
|||
/x-pack/plugins/canvas/canvas_plugin
|
||||
/x-pack/plugins/canvas/shareable_runtime/build
|
||||
/x-pack/plugins/canvas/storybook/build
|
||||
/x-pack/plugins/cloud/server/assets/fullstory_library.js
|
||||
/x-pack/plugins/reporting/server/export_types/printable_pdf/server/lib/pdf/assets/**
|
||||
/x-pack/plugins/reporting/server/export_types/printable_pdf_v2/server/lib/pdf/assets/**
|
||||
|
||||
|
|
|
@ -236,8 +236,9 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
---
|
||||
This code is part of the Services provided by FullStory, Inc. For license information, please refer to https://www.fullstory.com/legal/terms-and-conditions/
|
||||
Portions of this code are licensed under the following license:
|
||||
For license information please see https://edge.fullstory.com/s/fs.js.LICENSE.txt
|
||||
For license information please see fs.js.LICENSE.txt
|
||||
|
||||
---
|
||||
This product bundles bootstrap@3.3.6 which is available under a
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue