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

How to avoid downloading platforms on ci #59

Closed
Suven opened this issue Apr 26, 2016 · 1 comment
Closed

How to avoid downloading platforms on ci #59

Suven opened this issue Apr 26, 2016 · 1 comment

Comments

@Suven
Copy link

Suven commented Apr 26, 2016

Hi!

I am developing an app where electron just happens to be just one of the possible targets.
The dev-cycle involves running the test-suite on every commit.

Unfortunately the ci downloads and install electrons platform-deps on every installation. Is there a way to download them ad-hoc (i.e. when building?)

@felixrieseberg
Copy link
Collaborator

Hey, thanks for asking. That's currently not possible - have you considered using Git submodules or a custom build script?

(I'm closing this in the meantime, since this won't be a feature of ember-electron)

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

No branches or pull requests

2 participants