-
Notifications
You must be signed in to change notification settings - Fork 874
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
Add native execution binaries for macOS arm64 (1-24aefa9) #6521
Add native execution binaries for macOS arm64 (1-24aefa9) #6521
Conversation
c020e4d
to
b95f0b5
Compare
b95f0b5
to
ddc0df2
Compare
ddc0df2
to
e74f4d5
Compare
Thanks @matthiasblaesing Updated to use the released artefacts. Should be ready to merge assuming all green. |
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.
+1 https://archive.apache.org/dist/netbeans/native/netbeans-nativeexecution/1-24aefa9/nativeexecution-external-binaries-1-24aefa9.zip has sha512sum 429b5ada5be9bf02b6aaa3da94880296c4052e036e805c64d114ac3bbe47f057a1b19251904ec1fefc3c21a24b8dbf553bbc9813fe717b9f4c94caf2c585e7e5
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.
Looks sane to me.
Work-in-progress update to staged native execution binariesThis is a follow up to #6513 and part of addressing #3467 . It is enough to get the terminal support working, although other aspects might need additional work.1-reb9e96d
with (some!) binaries for Apple Silicon. Built in workflow https://github.com/apache/netbeans/actions/runs/6395128403This PR is for testing and voting purposes. The native binaries must be voted on and moved to release, and this PR updated, before merging to master.
The previous binaries for all existing OS are kept in place at the moment, despite the staged artefact also including macOS and Linux x86_64.
UPDATE : updated to use the revised staged binaries 1-24aefa9UPDATE : updated to use the released binaries 1-24aefa9