[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#72997: [PATCH Cuirass] cuirass: Use Gitlab project name to derive sp
From: |
Ludovic Courtès |
Subject: |
bug#72997: [PATCH Cuirass] cuirass: Use Gitlab project name to derive spec. |
Date: |
Thu, 05 Sep 2024 11:58:11 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hey there,
Romain GARBAGE <romain.garbage@inria.fr> skribis:
> * src/cuirass/gitlab.scm (gitlab-project): New record type.
> (gitlab-event): New field PROJECT.
> (gitlab-merge-request->specification): New project argument.
> * src/cuirass/http.scm (url-hanlder): Update Gitlab API.
> * tests/gitlab.scm: Fix tests.
> * tests/http.scm: Fix tests.
I augmented the commit log a bit and pushed as
d196010d33dd85c91ae6a9a931fef8f7c2408f6b.
Thanks!
Ludo’.