On 2016-05-12 09:19, Sergi Almacellas Abellana wrote:
> El 11/05/16 a les 16:52, Cédric Krier ha escrit:
> >On 2016-05-11 16:35, Sergi Almacellas Abellana wrote:
> >>>El 11/05/16 a les 15:46, Cédric Krier ha escrit:
> >>>> >On 2016-05-11 15:15, Sergi Almacellas Abellana wrote:
> >>>>> >>Its running here:
> >>>>> >>
> >>>>> >>
https://drone.io/bitbucket.org/pokoli/sao
> >>>> >
> >>>> >I see it does a lot of http requests. Is it possible to have some
> >>>> >caching? Like I did with devpi [1]
> >>>> >
> >>>
> >>>Don't know much about npm, but local-npm [2] seems to me that is the devpi
> >>>equivalent.
> >>>
> >>>So AFAIU, you have to install local-npm and use the NPM_CONFIG_REGISTRY
> >>>environment variable to define url of where the local server is listening.
> >It sounds good. I will try to set on tycho once we have sao builds.
> We know have the first build [1],
>
> but from the output of drone it seems that the .drone.yml file is not
> executed so the package is not build nor the tests have ran.
>
> Have I missed something?
It is fixed now and also cache of npm and bower is setup. The only thing