Re: Web interface review 2

2018-10-02 Thread Clément Lassieur
This is now pushed, and I updated the Guix package as well. Cheers, Clément Clément Lassieur writes: > Hello Tatiana! > > I rebased your branch and did the changes I talked about, along with a > few minor things like error handling and cosmetic changes. > > The result is available there: https:

Re: Web interface review 2

2018-09-30 Thread Clément Lassieur
Hello Tatiana! I rebased your branch and did the changes I talked about, along with a few minor things like error handling and cosmetic changes. The result is available there: https://cuirass.lassieur.org/ and the code is available there: https://git.lassieur.org/cgit/cuirass.git/. I plan to pus

Web interface review 2

2018-08-10 Thread Clément Lassieur
Hi Tatiana, Thank you for these changes! > From: TSholokhova > > * src/cuirass/database.scm (db-get-builds): Add 'succeeded' and 'failed' > status filters. > (db-get-builds-min, db-get-builds-max): Extend functional to support > min/max extraction for a given status. > > * src/cu