raiden icon indicating copy to clipboard operation
raiden copied to clipboard

Find a new solution for ARM builds by Q3 2020

Open ulope opened this issue 5 years ago • 4 comments

Problem Definition

Since CircleCI doesn't have native support for ARM environments we currently build our ARM releases on ARM VPS' from Scaleway.

Unfortunately they have announced those will reach EoL by end of 2020 (with support already ending in July).

Therefore we need to find another solution.

Possible options:

  • AWS EC2 A1 instances (only ARM64)
  • Crosscompile via quemu
  • Host a couple of ARM boards in one of our offices (e.g. Raspberry PI...)

ulope avatar May 19 '20 10:05 ulope

This is becoming more urgent. The EOL date is approaching fast.

ulope avatar Nov 16 '20 17:11 ulope

EOL has arrived the Scaleway ARM servers are now deprovisioned.

ulope avatar Dec 01 '20 17:12 ulope

We decided to deprecate armv7l and aarch64 builds for now, correct?

ezdac avatar Dec 09 '20 15:12 ezdac

Well we'll have to fix them at some point but it's not exactly a priority at the moment.

ulope avatar Dec 09 '20 16:12 ulope