The Wayback Machine - https://web.archive.org/web/20211007113134/https://github.com/electron/electron/pull/24832
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

ci: enable arm64 macOS tests #24832

Merged
merged 2 commits into from Jan 21, 2021
Merged

ci: enable arm64 macOS tests #24832

merged 2 commits into from Jan 21, 2021

Conversation

@jkleinsc
Copy link
Contributor

@jkleinsc jkleinsc commented Aug 4, 2020

Description of Change

This PR enables testing of arm64 macOS builds.

Checklist

Release Notes

Notes: none

@jkleinsc jkleinsc requested a review from as a code owner Aug 4, 2020
@jkleinsc jkleinsc force-pushed the enable-arm2-tests branch from fb9983a to 4712a86 Aug 6, 2020
@jkleinsc jkleinsc force-pushed the enable-arm2-tests branch from 0fbb5d8 to 2c21880 Aug 17, 2020
@jkleinsc jkleinsc force-pushed the enable-arm2-tests branch from 947ad8f to a470fa8 Sep 10, 2020
@jkleinsc jkleinsc force-pushed the enable-arm2-tests branch from a470fa8 to 0164ca9 Sep 24, 2020
@jkleinsc jkleinsc requested a review from as a code owner Sep 28, 2020
@jkleinsc jkleinsc force-pushed the enable-arm2-tests branch from 7a04de7 to c9af89c Sep 28, 2020
@jkleinsc jkleinsc removed the wip label Sep 29, 2020
@jkleinsc jkleinsc changed the title [WIP] ci: enable arm2 tests ci: enable arm64 macOS tests Sep 29, 2020
@jkleinsc jkleinsc force-pushed the enable-arm2-tests branch 2 times, most recently from 77a5c96 to f224cc1 Oct 19, 2020
@jkleinsc jkleinsc force-pushed the enable-arm2-tests branch 3 times, most recently from 02ff21f to 00f2f92 Nov 4, 2020
@jkleinsc jkleinsc force-pushed the enable-arm2-tests branch from 4d3e40a to 8b37da5 Jan 21, 2021
@jkleinsc
Copy link
Contributor Author

@jkleinsc jkleinsc commented Jan 21, 2021

Merging as CI failure is unrelated to PR changes.

@jkleinsc jkleinsc merged commit 034a792 into master Jan 21, 2021
14 of 16 checks passed
@release-clerk
Copy link

@release-clerk release-clerk bot commented Jan 21, 2021

No Release Notes

@@ -17,6 +17,7 @@ steps:
node script/download-circleci-artifacts.js --buildNum=$CIRCLE_BUILD_NUM --name=dist.zip --dest=$ZIP_DEST
cd $ZIP_DEST
unzip -o dist.zip
xattr -cr Electron.app
Copy link
Contributor

@jviotti jviotti Jun 8, 2021

@jkleinsc What is the reasoning behind clearing the extended attributes here?

Copy link
Contributor Author

@jkleinsc jkleinsc Jun 9, 2021

@jviotti just to make sure the quarantine attribute is removed from the downloaded file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants