GNU bug report logs - #74769
[PATCH Cuirass 0/4] Forgejo event support

Previous Next

Package: guix-patches;

Reported by: Romain GARBAGE <romain.garbage <at> inria.fr>

Date: Tue, 10 Dec 2024 16:09:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Romain GARBAGE <romain.garbage <at> inria.fr>
Subject: bug#74769: closed (Re: [PATCH Cuirass v2 1/7] tests: Move
 procedure definition.)
Date: Fri, 13 Dec 2024 10:18:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#74769: [PATCH Cuirass 0/4] Forgejo event support

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 74769 <at> debbugs.gnu.org.

-- 
74769: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74769
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: Romain GARBAGE <romain.garbage <at> inria.fr>
Cc: 74769-done <at> debbugs.gnu.org
Subject: Re: [PATCH Cuirass v2 1/7] tests: Move procedure definition.
Date: Fri, 13 Dec 2024 11:17:20 +0100
Hello Romain,

Applied and pushed v2, thank you!

Looking forward to deploying it.  :-)

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Romain GARBAGE <romain.garbage <at> inria.fr>
To: guix-patches <at> gnu.org
Cc: ludovic.courtes <at> inria.fr, Romain GARBAGE <romain.garbage <at> inria.fr>
Subject: [PATCH Cuirass 0/4] Forgejo event support
Date: Tue, 10 Dec 2024 17:01:04 +0100
This patch series adds support for Forgejo pull request events in
Cuirass, as generated using the webhooks mechanism.

The first patch refactors code to make it accessible from different test
modules.
The second patch adds the necessary record type definitions to parse the
JSON data sent by Forgejo.
The third patch improves Gitlab integration related http tests
readability.
The fourth patch adds Forgejo integration to Cuirass' web service.

Romain GARBAGE (4):
  tests: Move procedure definition.
  forgejo: Add module for Forgejo JSON objects definition.
  tests: Explicit Gitlab endpoint related variables.
  http: Add admin/forgejo/event.

 Makefile.am             |   2 +
 doc/cuirass.texi        |  38 ++++++++++--
 src/cuirass/forgejo.scm | 133 ++++++++++++++++++++++++++++++++++++++++
 src/cuirass/http.scm    |  62 +++++++++++++++++++
 tests/common.scm        |  30 ++++++++-
 tests/forgejo.scm       |  79 ++++++++++++++++++++++++
 tests/gitlab.scm        |  24 --------
 tests/http.scm          | 114 ++++++++++++++++++++++++++++++----
 8 files changed, 440 insertions(+), 42 deletions(-)
 create mode 100644 src/cuirass/forgejo.scm
 create mode 100644 tests/forgejo.scm


base-commit: e96f0887923d4d1cd4e35073fcffdb978d7e1e10
-- 
2.46.0




This bug report was last modified 161 days ago.

Previous Next


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