unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Current Issues with Patch Review Workflow Using git.guix-patches.cbaines.net
@ 2023-09-04 17:48 jgart
  2023-09-04 18:00 ` Andreas Enge
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jgart @ 2023-09-04 17:48 UTC (permalink / raw)
  To: guix-devel; +Cc: Christopher Baines, Andreas Enge

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/


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-09-04 22:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-04 17:48 Current Issues with Patch Review Workflow Using git.guix-patches.cbaines.net jgart
2023-09-04 18:00 ` Andreas Enge
2023-09-04 18:03 ` jgart
2023-09-04 18:07 ` Christopher Baines
2023-09-04 22:52 ` jgart

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).