raiden-network / raiden

Raiden Network
https://developer.raiden.network
Other
1.84k stars 378 forks source link

Find a new solution for ARM builds by Q3 2020 #6178

Open ulope opened 4 years ago

ulope commented 4 years ago

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:

ulope commented 3 years ago

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

ulope commented 3 years ago

EOL has arrived the Scaleway ARM servers are now deprovisioned.

ezdac commented 3 years ago

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

ulope commented 3 years ago

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