GNU bug report logs - #32424
[PATCH] database: Add a Checkouts table.

Previous Next

Package: guix-patches;

Reported by: Clément Lassieur <clement <at> lassieur.org>

Date: Sat, 11 Aug 2018 22:28:01 UTC

Severity: normal

Tags: patch

Done: Clément Lassieur <clement <at> lassieur.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 32424 <at> debbugs.gnu.org (full text, mbox):

From: Clément Lassieur <clement <at> lassieur.org>
To: 32424 <at> debbugs.gnu.org
Subject: Re: [bug#32424] [PATCH] database: Add a Checkouts table.
Date: Sun, 12 Aug 2018 00:39:45 +0200
Clément Lassieur <clement <at> lassieur.org> writes:

>  Makefile.am               |   3 +-
>  bin/evaluate.in           |   4 +-
>  doc/cuirass.texi          |  33 ++++++++++---
>  src/cuirass/base.scm      |  49 ++++++++-----------
>  src/cuirass/database.scm  | 100 ++++++++++++++++++++++++++------------
>  src/cuirass/templates.scm |  35 ++++++++-----
>  src/schema.sql            |  16 ++++--
>  src/sql/upgrade-3.sql     |  46 ++++++++++++++++++
>  tests/database.scm        |  31 +++++++-----
>  tests/http.scm            |  55 ++++++++++++++-------
>  10 files changed, 255 insertions(+), 117 deletions(-)
>  create mode 100644 src/sql/upgrade-3.sql

It would now look like this:
https://upload.lassieur.org/upload/SN75cuH1u2riCZR2/2018-08-11-235825_1279x799_scrot.png
(expires in one week).

The evaluation is now added sooner: when the new checkout is detected.
So an "In progress..." message is displayed until it's completed.

All evaluations that were done before that patch have "unknown" inputs,
because the input name wasn't associated with the commit change.

Clément




This bug report was last modified 6 years and 271 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.