Re: content-server: Avoid downloading of content-server-experiments?

2017-02-14 Thread Ryan Kelly
Redirecting to dev-fxacct, where it's more likely to be seen by the folks who work on content-server. Ryan On 15/2/17 00:52, Juan Garcia wrote: > Hi again, > > It's been a very long time since I last asked a question here. It's > about time again ;) > > I just recently discovered that the

Re: content-server: Avoid downloading of content-server-experiments?

2017-02-16 Thread Shane Tomlinson
Hey, and there's me before a sufficient coffee thinking I'm typing a GitHub comment. > > ```bash > git clone https://github.com/mozilla/fxa-content-experiments.git > experiments > ``` > > ___ Dev-fxacct mailing list Dev-fxacct@mozilla.org https://mail.

Re: content-server: Avoid downloading of content-server-experiments?

2017-02-16 Thread Shane Tomlinson
Yeah, it's possible to run w/o downloading, but you do have to have `experiments` already downloaded in your `fxa-content-server` root directory. You can do so by going to the fxa-content-server root directory and typing: ```bash git clone https://github.com/mozilla/fxa-content-experiments.git ex

Re: content-server: Avoid downloading of content-server-experiments?

2017-02-16 Thread Juan Garcia
:joy::joy::joy: :wink: Thank you very much for that! That's exactly what I need! :) Am 16.02.2017 um 11:01 schrieb Shane Tomlinson: > Hey, and there's me before a sufficient coffee thinking I'm typing a > GitHub comment. > > > > > ```bash > git clone https://github.com/mozilla/fxa-c