Re: [GSoC] Development of Cuirass.

2017-03-22 Thread Ricardo Wurmus
Hi Mathieu, > A majority of people in this community seems to adhere to political > ideas related to feminism and LGBT causes and are very vocal about it. > While I respect people having such conviction, the fact that those > ideas/values are repeatedly presented as if every one should adhere to

Re: [GSoC] Development of Cuirass.

2017-03-21 Thread Leo Famulari
On Tue, Mar 21, 2017 at 03:31:01PM +0100, Mathieu Lirzin wrote: > Hi, > > Mathieu Lirzin writes: > > > Here is my proposal for the Google Summer of Code 2017. > > I have updated it, according to the various feedback I had. Here is the > link: > > http://mathieu.lirzin.emi.u-bordeaux.fr/gsoc

Re: [GSoC] Development of Cuirass.

2017-03-21 Thread Tobias Geerinckx-Rice
Mathieu, On 21/03/17 15:31, Mathieu Lirzin wrote: > I must say that given the current agitation in Guix community for gender > related issues, I am sorry to say that I withdraw my proposal. I'm also very sorry to see you go. > As a consequence I would rather spend my time working on Free Softwar

Re: [GSoC] Development of Cuirass.

2017-03-21 Thread Jan Nieuwenhuizen
Mathieu Lirzin writes: > I must say that given the current agitation in Guix community for gender > related issues, I am sorry to say that I withdraw my proposal. Sorry to hear that. > A majority of people in this community seems to adhere to political > ideas related to feminism and LGBT causes

Re: [GSoC] Development of Cuirass.

2017-03-21 Thread Ludovic Courtès
Hi Mathieu, Mathieu Lirzin skribis: > A majority of people in this community seems to adhere to political > ideas related to feminism and LGBT causes and are very vocal about it. > While I respect people having such conviction, the fact that those > ideas/values are repeatedly presented as if ev

Re: [GSoC] Development of Cuirass.

2017-03-21 Thread Mathieu Lirzin
Hi, Mathieu Lirzin writes: > Here is my proposal for the Google Summer of Code 2017. I have updated it, according to the various feedback I had. Here is the link: http://mathieu.lirzin.emi.u-bordeaux.fr/gsoc/guix.html I must say that given the current agitation in Guix community for gender

Re: [GSoC] Development of Cuirass.

2017-03-20 Thread Mathieu Lirzin
Hello, Andy Wingo writes: > On Sun 12 Mar 2017 15:49, Mathieu Lirzin writes: > >> Here is my proposal for the Google Summer of Code 2017. > > Looks great to me. FWIW I think you may want to use Fibers in Cuirass. > Sometimes a web API request might need to "fork" off a number of tasks, > and F

Re: [GSoC] Development of Cuirass.

2017-03-20 Thread Mathieu Lirzin
Hi, l...@gnu.org (Ludovic Courtès) writes: >> 2.1 The testing infrastructure >> ── >> >> Currently Cuirass is providing a small test suite consisting only of >> unit tests. The integration tests are done manually with basic >> examples consisting in building sma

Re: [GSoC] Development of Cuirass.

2017-03-20 Thread Mathieu Lirzin
"pelzflorian (Florian Pelz)" writes: > On 03/12/2017 07:41 PM, Mathieu Lirzin wrote: >> Hello Florian, >> >> "pelzflorian (Florian Pelz)" writes: >> >>> On 03/12/2017 03:49 PM, Mathieu Lirzin wrote: Sensitive requests should be done with an authentification mechanism which is not d

Re: [GSoC] Development of Cuirass.

2017-03-13 Thread Efraim Flashner
On Sun, Mar 12, 2017 at 03:49:47PM +0100, Mathieu Lirzin wrote: > Hi, > > Here is my proposal for the Google Summer of Code 2017. ... > > 4 Feedback > ══ > > Some people have expressed their interest in having a Web /frontend/ > for Cuirass. To avoid possible confusions I have no pl

Re: [GSoC] Development of Cuirass.

2017-03-13 Thread Andy Wingo
On Sun 12 Mar 2017 15:49, Mathieu Lirzin writes: > Here is my proposal for the Google Summer of Code 2017. Looks great to me. FWIW I think you may want to use Fibers in Cuirass. Sometimes a web API request might need to "fork" off a number of tasks, and Fibers lets you do that pretty easily, an

Re: [GSoC] Development of Cuirass.

2017-03-13 Thread Ludovic Courtès
Hello Mathieu! Mathieu Lirzin skribis: > The project is the continuation of last year work, and is separated in > two parts. The first part is to improve the testing infrastructure. > The second one is about providing a more complete HTTP API. Sounds cool! > 2.1 The testing infrastructu

Re: [GSoC] Development of Cuirass.

2017-03-12 Thread pelzflorian (Florian Pelz)
On 03/12/2017 07:41 PM, Mathieu Lirzin wrote: > Hello Florian, > > "pelzflorian (Florian Pelz)" writes: > >> On 03/12/2017 03:49 PM, Mathieu Lirzin wrote: >>> Sensitive requests should be done with an >>> authentification mechanism which is not determined yet. I currently >>> have no experi

Re: [GSoC] Development of Cuirass.

2017-03-12 Thread Mathieu Lirzin
Hello Florian, "pelzflorian (Florian Pelz)" writes: > On 03/12/2017 03:49 PM, Mathieu Lirzin wrote: >> Sensitive requests should be done with an >> authentification mechanism which is not determined yet. I currently >> have no experience with any and lack the knowledge to properly choose >>

Re: [GSoC] Development of Cuirass.

2017-03-12 Thread pelzflorian (Florian Pelz)
Hello, On 03/12/2017 03:49 PM, Mathieu Lirzin wrote: > Sensitive requests should be done with an > authentification mechanism which is not determined yet. I currently > have no experience with any and lack the knowledge to properly choose > one. I’m new to Guix and Scheme and no expert in

[GSoC] Development of Cuirass.

2017-03-12 Thread Mathieu Lirzin
Hi, Here is my proposal for the Google Summer of Code 2017. 1 Introduction ══ [Cuirass] is a build automation server using GNU Guix package manager. This project has started last year as a Google Summer of Code (GSoC) with the goal of replacing [Hydra] which is the continous bu