Re: [PD] Automatic upload from CI to Deken

2017-10-20 Thread Antoine Villeret
2017-10-19 11:10 GMT+02:00 IOhannes m zmoelnig : > On 2017-10-18 22:49, Antoine Villeret wrote: > > back on this more than 2 months later... > > so I setup travis to upload ossia package to deken on tagged commit. > > i noticed that the ossia packages lack a license. > this should be fixed > >

Re: [PD] Automatic upload from CI to Deken

2017-10-19 Thread IOhannes m zmoelnig
On 2017-10-18 22:49, Antoine Villeret wrote: > back on this more than 2 months later... > so I setup travis to upload ossia package to deken on tagged commit. i noticed that the ossia packages lack a license. also the source packages are just huge (175MB), and they contain - the entire (git) hist

Re: [PD] Automatic upload from CI to Deken

2017-10-18 Thread Antoine Villeret
Hi, back on this more than 2 months later... so I setup travis to upload ossia package to deken on tagged commit. here is the script : https://github.com/OSSIA/lib ossia/blob/feature/deken/ci/push_deken.sh The deken configuration and GPG key are encrypted with travis command line tool. I'm not usi

Re: [PD] Automatic upload from CI to Deken

2017-07-19 Thread Pierre Guillot
I already tried to generate well formatted libraries for Deken (but not to upload them) and I had a problem with the parentheses in the names of the Deken libraries that are not supported by Travis (and Appveyor I guess) because they are used inside the URL. I don't find where I spoke about it (on

Re: [PD] Automatic upload from CI to Deken

2017-07-19 Thread Antoine Villeret
ok thanks, the first push should happen at the end of july + a -- do it yourself http://antoine.villeret.free.fr 2017-07-19 10:55 GMT+02:00 IOhannes m zmoelnig : > On 2017-07-19 10:37, Antoine Villeret wrote: > > Hi, > > > > Would it be acceptable to upload library binary from continuous > int

Re: [PD] Automatic upload from CI to Deken

2017-07-19 Thread IOhannes m zmoelnig
On 2017-07-19 10:37, Antoine Villeret wrote: > Hi, > > Would it be acceptable to upload library binary from continuous integration > service (i.e. Travis and Appveyor) to Deken ? > In my case, it would be a pd library build for Linux (x86_64 and arm), > Windows and Mac OS X. > And it would be trig

[PD] Automatic upload from CI to Deken

2017-07-19 Thread Antoine Villeret
Hi, Would it be acceptable to upload library binary from continuous integration service (i.e. Travis and Appveyor) to Deken ? In my case, it would be a pd library build for Linux (x86_64 and arm), Windows and Mac OS X. And it would be triggered by tag about twice a month. Cheers Antoine -- do it

[PD] Automatic upload from CI to Deken

2017-07-18 Thread Antoine Villeret
Hi, Would it be acceptable to upload library binary from continuous integration service (i.e. Travis and Appveyor) to Deken ? In my case, it would be a pd library build for Linux (x86_64 and arm), Windows and Mac OS X. And it would be triggered by tag about twice a month. Cheers Antoine -- do it