-
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
Development and build support for ARM based Apple devices #114879
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
44c77d1
to
7bf7929
Compare
n=1
|
Pinging @elastic/kibana-operations (Team:Operations) |
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
This adds *build and native development support for ARM based Apple devices. - Bazel has been updated to 4.2.1, providing ARM binaries - Bazelisk has been updated to 1.10.1, providing ARM binaries - *Reporting is disabled pending ARM binaries - elastic#109949 Partially closes elastic#83094
ba6bf00
to
3a476f4
Compare
I cleaned up the commit history here and rebuilt node-re2 off the 1.16.0 tag instead of master branch. There were only docs / ci / test changes. |
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.
Changes look good, though I can't test since I don't have an Apple Silicon machine.
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
💚 Backport successful
This backport PR will be merged automatically after passing CI. |
…115663) Co-authored-by: Jonathan Budzenski <[email protected]>
This adds *build and native development support for ARM based Apple devices.
Partially closes #83094, or closes if #109949 is resolved before merging.