-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
profiling: fix binary instructions #169215
profiling: fix binary instructions #169215
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
936dcc4
to
32203c2
Compare
49ef508
to
3c4b76e
Compare
3c4b76e
to
b6e9218
Compare
I tested both instructions and they are working as intended |
e659085
to
bcb3d98
Compare
@inge4pres You need to fix the i18n key |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just some small suggestions
I just noticed this as well while testing 8.11. |
82ec4df
to
00f6627
Compare
00f6627
to
9c24820
Compare
@cauemarcondes what is the right way to fix this error? |
content: ( | ||
<EuiCodeBlock paddingSize="s" isCopyable> | ||
{i18n.translate( | ||
'xpack.profiling.tabs.kubectl-nUniversal-profilingGetCodeBlockLabel', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@inge4pres please can you Remove the -
, and create a better name for this key and all keys that were automatically generated? This is the reason why the CI is failing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed them but there is still an error that i can't figure out how to fix 🤔
Signed-off-by: inge4pres <[email protected]>
9c24820
to
2b68c17
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@inge4pres I disabled a e2e test that is failing on all PRs... have to take a look on what's happening. But you're good to go. |
did I forget to update cypress test? If Yes, I am happy to amend them accordingly |
buildkite test this |
Not really, the broken test has nothing to do with your changes and it started failing out of nowhere. I'll have it fixed on another PR. |
💔 Build FailedFailed CI StepsMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: cc @inge4pres |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
## Summary Fix a bug in the Universal Profiling instructions "Binary" tab, due to how packages are created. Signed-off-by: inge4pres <[email protected]> (cherry picked from commit 90da021) # Conflicts: # x-pack/plugins/profiling/public/views/add_data_view/index.tsx
## Summary Fix a bug in the Universal Profiling instructions "Binary" tab, due to how packages are created. Signed-off-by: inge4pres <[email protected]> (cherry picked from commit 90da021) # Conflicts: # x-pack/plugins/profiling/public/views/add_data_view/index.tsx
# Backport This will backport the following commits from `main` to `8.11`: - [profiling: fix binary instructions (#169215)](#169215) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Francesco Gualazzi","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-24T09:47:49Z","message":"profiling: fix binary instructions (#169215)\n\n## Summary\r\n\r\nFix a bug in the Universal Profiling instructions \"Binary\" tab, due to\r\nhow packages are created.\r\n\r\nSigned-off-by: inge4pres <[email protected]>","sha":"90da0214604dc8f497d997def664dab5b26543f2","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","backport","release_note:skip","ci:cloud-deploy","ci:cloud-redeploy","v8.11.0","v8.12.0","v8.11.1","v8.10.5"],"number":169215,"url":"https://github.com/elastic/kibana/pull/169215","mergeCommit":{"message":"profiling: fix binary instructions (#169215)\n\n## Summary\r\n\r\nFix a bug in the Universal Profiling instructions \"Binary\" tab, due to\r\nhow packages are created.\r\n\r\nSigned-off-by: inge4pres <[email protected]>","sha":"90da0214604dc8f497d997def664dab5b26543f2"}},"sourceBranch":"main","suggestedTargetBranches":["8.11","8.10"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169215","number":169215,"mergeCommit":{"message":"profiling: fix binary instructions (#169215)\n\n## Summary\r\n\r\nFix a bug in the Universal Profiling instructions \"Binary\" tab, due to\r\nhow packages are created.\r\n\r\nSigned-off-by: inge4pres <[email protected]>","sha":"90da0214604dc8f497d997def664dab5b26543f2"}},{"branch":"8.10","label":"v8.10.5","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
# Backport This will backport the following commits from `main` to `8.10`: - [profiling: fix binary instructions (#169215)](#169215) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Francesco Gualazzi","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-24T09:47:49Z","message":"profiling: fix binary instructions (#169215)\n\n## Summary\r\n\r\nFix a bug in the Universal Profiling instructions \"Binary\" tab, due to\r\nhow packages are created.\r\n\r\nSigned-off-by: inge4pres <[email protected]>","sha":"90da0214604dc8f497d997def664dab5b26543f2","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","backport","release_note:skip","ci:cloud-deploy","ci:cloud-redeploy","v8.11.0","v8.12.0","v8.11.1","v8.10.5"],"number":169215,"url":"https://github.com/elastic/kibana/pull/169215","mergeCommit":{"message":"profiling: fix binary instructions (#169215)\n\n## Summary\r\n\r\nFix a bug in the Universal Profiling instructions \"Binary\" tab, due to\r\nhow packages are created.\r\n\r\nSigned-off-by: inge4pres <[email protected]>","sha":"90da0214604dc8f497d997def664dab5b26543f2"}},"sourceBranch":"main","suggestedTargetBranches":["8.11","8.10"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169215","number":169215,"mergeCommit":{"message":"profiling: fix binary instructions (#169215)\n\n## Summary\r\n\r\nFix a bug in the Universal Profiling instructions \"Binary\" tab, due to\r\nhow packages are created.\r\n\r\nSigned-off-by: inge4pres <[email protected]>","sha":"90da0214604dc8f497d997def664dab5b26543f2"}},{"branch":"8.10","label":"v8.10.5","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
Summary
Fix a bug in the Universal Profiling instructions "Binary" tab, due to how packages are created.