Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

fix(ci): correctly build arm64v8 and armv7l/arm32v7 binaries using QEMU machine emulation - close #1051 #1090

Merged
merged 29 commits into from
Mar 17, 2021

Conversation

GitSquared
Copy link
Owner

does what it says on the tin - closes #1051

@GitSquared GitSquared merged commit 6934283 into master Mar 17, 2021
@GitSquared GitSquared deleted the fix-arm-ci branch March 20, 2021 13:37
eugene2candy pushed a commit to eugene2candy/edex-ui that referenced this pull request Apr 10, 2021
…MU machine emulation - close GitSquared#1051 (GitSquared#1090)

* test: build armv7l and arm64v8 binaries using QEMU emulation GitSquared#1051

* fix: use a 3-opts matrix for qemu emul buils, fix typo

* chore: remove leftover -qemu ci jobs

* fix: ci linux qemu cross-build: prevent unexpected crossbuilds

* feat: ci: disable fail-fast

* test: ci: specify electron-builder opts right in workflow file

* test: use arm64 ubuntu container on Actions

* test

* test2

* test2

* test2

* test2

* test3

* test4

* refactor: move arm64 builds to separate job

* fix typo

* fix: docker image name cannot be set with matrix otps

* fix missing rsync binary in arm64 node image

* fix missing rsync binary in arm64 node image

* fix missing rsync binary in arm64 node image

* perf: speed up arm64 qemu builds

* remove broken arm32v7 pipeline

* fix npm permissions errors on arm64

* do not restore incorrect caches

* rename linux-arm64 artifact to prevent conflicts

* test: re-enable qemu arm7 platform support

* fix ci job name typo

* cleanup workflow file

* disable broken apple silicon builds
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CI pipeline for armv7l target
1 participant