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

Architect a better way of handling architecture-specific dependencies #76

Open
curcuz opened this issue May 9, 2018 · 1 comment
Open

Comments

@curcuz
Copy link
Contributor

curcuz commented May 9, 2018

a clear example of the problem to attack is that we have an intel branch with intel graphics specific dependencies. This approach is far from ideal because every time master gets updated, the arch branches need to be rebased against it

@lurch
Copy link

lurch commented May 16, 2018

Looking at https://github.com/resin-io/resin-electronjs/compare/intel , maybe this could be handled by architecture-specific Docker files, generated from a common template, like Etcher uses? 🤷‍♂️
https://github.com/resin-io/etcher/tree/master/scripts/build/docker

@jhermsmeier jhermsmeier removed their assignment Sep 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
2.0.0
  
Awaiting triage
Development

No branches or pull requests

4 participants