guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Current Issues with Patch Review Workflow Using git.guix-patches.cbaines


From: jgart
Subject: Current Issues with Patch Review Workflow Using git.guix-patches.cbaines.net
Date: Mon, 04 Sep 2023 17:48:05 +0000

Hi Guixers,

Andreas' detailed a nice workflow for reviewing patches in a previous thread*:

```
git clone https://git.guix-patches.cbaines.net/guix-patches/
git checkout issue-xxxxx
git format-patch ...
then in the development checkout of Guix:
git am ...; make; ./pre-inst-env guix build
```

I noticed that there is one issue with this approach after trying it.

Old tickets are not kept around.

For example, A branch for ticket 51810* does not exist anymore.

But that ticket is still open 🙃

Hi Christopher,

Would it be possible to keep around branches for any open tickets?

Should stale tickets like 51810 be automatically closed so that 
git.guix-patches.cbaines.net* gets comprehensive coverage of ticket/branch 
pairings?

best,

jgart

* https://lists.gnu.org/archive/html/guix-devel/2023-08/msg00158.html
* https://issues.guix.gnu.org/51810
* https://git.guix-patches.cbaines.net/guix-patches/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]