Skip to content
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

[8.12] chore(NA): add sharp resolution for v0.32.6 (#175720) #175741

Merged
merged 5 commits into from
Jan 27, 2024

Conversation

mistic
Copy link
Member

@mistic mistic commented Jan 26, 2024

Backport

This will backport the following commits from main to 8.12:

Questions ?

Please refer to the Backport tool documentation

Closes elastic#175544

I think what we were seeing around the sharp issue was the same problem
of other native modules which is the install step not running and
installing the correct native binaries because of corrupted caches when
changing branches.

Currently moving to v0.33+ will be problematic because we are using yarn
v1 so this PR is making a resolution pin which will help on not making
the upgrade for the moment as well as to a correct dep installation when
resetting the environment.

(cherry picked from commit 85013e9)

# Conflicts:
#	yarn.lock
mistic referenced this pull request Jan 27, 2024
# Backport

This will backport the following commits from `main` to `7.17`:
- [chore(NA): add sharp resolution for v0.32.6
(#175720)](#175720)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Tiago
Costa","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-01-26T21:29:00Z","message":"chore(NA):
add sharp resolution for v0.32.6 (#175720)\n\nCloses
https://github.com/elastic/kibana/issues/175544\r\n\r\nI think what we
were seeing around the sharp issue was the same problem\r\nof other
native modules which is the install step not running and\r\ninstalling
the correct native binaries because of corrupted caches when\r\nchanging
branches.\r\n\r\nCurrently moving to v0.33+ will be problematic because
we are using yarn\r\nv1 so this PR is making a resolution pin which will
help on not making\r\nthe upgrade for the moment as well as to a correct
dep installation when\r\nresetting the
environment.","sha":"85013e943b895e09d9df335fbe14dc2ec010dac8","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Operations","release_note:skip","backport:all-open","v8.13.0"],"number":175720,"url":"https://github.com/elastic/kibana/pull/175720","mergeCommit":{"message":"chore(NA):
add sharp resolution for v0.32.6 (#175720)\n\nCloses
https://github.com/elastic/kibana/issues/175544\r\n\r\nI think what we
were seeing around the sharp issue was the same problem\r\nof other
native modules which is the install step not running and\r\ninstalling
the correct native binaries because of corrupted caches when\r\nchanging
branches.\r\n\r\nCurrently moving to v0.33+ will be problematic because
we are using yarn\r\nv1 so this PR is making a resolution pin which will
help on not making\r\nthe upgrade for the moment as well as to a correct
dep installation when\r\nresetting the
environment.","sha":"85013e943b895e09d9df335fbe14dc2ec010dac8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/175720","number":175720,"mergeCommit":{"message":"chore(NA):
add sharp resolution for v0.32.6 (#175720)\n\nCloses
https://github.com/elastic/kibana/issues/175544\r\n\r\nI think what we
were seeing around the sharp issue was the same problem\r\nof other
native modules which is the install step not running and\r\ninstalling
the correct native binaries because of corrupted caches when\r\nchanging
branches.\r\n\r\nCurrently moving to v0.33+ will be problematic because
we are using yarn\r\nv1 so this PR is making a resolution pin which will
help on not making\r\nthe upgrade for the moment as well as to a correct
dep installation when\r\nresetting the
environment.","sha":"85013e943b895e09d9df335fbe14dc2ec010dac8"}},{"url":"https://github.com/elastic/kibana/pull/175741","number":175741,"branch":"8.12","state":"OPEN"}]}]
BACKPORT-->
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@mistic mistic merged commit 6e9144f into elastic:8.12 Jan 27, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants