[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Progress with automating testing of patches
From: |
Ludovic Courtès |
Subject: |
Re: Progress with automating testing of patches |
Date: |
Thu, 06 Oct 2022 15:31:28 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) |
Hi,
Christopher Baines <mail@cbaines.net> skribis:
> data.guix.gnu.org just tracks the master branch, and doesn't delete any
> data.
>
> data.qa.guix.gnu.org tracks all branches in the main Guix repository,
> plus branches for issues, and regularly deletes revisions where they're
> either old or the branch no longer exists.
>
> There's nothing technically preventing just using one instance for both
> purposes, it's just operationally I thought it would be easier to split
> the concerns across two instances.
Got it, that makes a lot of sense to me. Thanks!
Ludo’.