From: Janneke Nieuwenhuizen <janneke@gnu.org>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: "Christopher Baines" <mail@cbaines.net>,
"Steve George" <steve@futurile.net>,
"Ludovic Courtès" <ludo@gnu.org>, guix-devel <guix-devel@gnu.org>
Subject: Re: ‘core-updates’ is gone; long live ‘core-packages-team’!
Date: Sun, 15 Dec 2024 09:10:48 +0100 [thread overview]
Message-ID: <87ttb5e587.fsf@gnu.org> (raw)
In-Reply-To: <87bjxdzjdh.fsf@gmail.com> (Maxim Cournoyer's message of "Sun, 15 Dec 2024 12:59:38 +0900")
Maxim Cournoyer writes:
> Sorry for reviving a 14 weeks old thread, I'm still catching up
> post-move :-).
Ah that explains why I missed this...
> Christopher Baines <mail@cbaines.net> writes:
>
> [...]
>
>>> The manual currently says it goes to 'staging' [1], and that this will
>>> be merged within six weeks. Is this actually true? I don't see any
>>> sign of it on Guix' git [2], and an unsure if the manual is out of
>>> sync with the branches workflow.
>>>
>>> While 'staging' seems like it could have similar difficulties to
>>> core-updates if it gets out of hand. The alternative choice of each
>>> time someone making a branch
>>> 'ffmpeg-and-stuff-i-collected-with-over-300-rebuilds' doesn't seem
>>> like a better choice ;-)
>>
>> That page needs updating I think.
>>
>>>> Recently, Christopher Baines further suggested that, as much as
>>>> possible, branches should be “stateless” in the sense that their changes
>>>> can be rebased anytime on top of ‘master’. This is what we’ve been
>>>> doing for the past couple of months with ‘core-updates’; that sometimes
>>>> made it hard to follow IMO, because there were too many changes, but for
>>>> more focused branches, that should work well.
>>> (...)
>>>
>>> Long-lived branches and ones that don't cleanly apply onto master
>>> cause lots of difficulties from what I've seen. Perhaps a lesson is
>>> that branches should both be stateless *and* should not exist for more
>>> than 3 months. We already have a rule that encourages atomic changes
>>> within any patch in order to make things faster/easier to review. By
>>> extension, lets do the same with branches - merge them more often.
>>
>> Initially the documentation on branches said to create an issue when you
>> want to merge a branch, but this was changed to when you create a branch
>> to try and avoid situations like this, where a branch sits around and
>> gets stale for many months.
>
> Hm. So is the intention that the moment a branch is created, it is
> expected to be in a good shape to be merged?
[..]
> For multi-people team endeavours (e.g., GNOME, although Liliana has been
> doing most of the work (thanks!)), it seems a bit unreasonable to expect
> the branch to be ready from the moment it lives.
That's the case with the current `core-packages-team'; sorry I if
derailed this fresh new policy/idea just after it was conceived...
The `core-packages-team' branch focusses on the gcc-14 transition, so
that we may offload to 64bit childhurds: the 64bit Hurd needs gcc-14 and
updating gcc for one architecture/platform only was rejected as overly
complicated. This means, however, that while I'm looking mainly at
x86_64 and reconfigure'ing my system on `core-packages-team', Efraim has
been looking at the impact on other architectures. I don't see how we
would co-ordinate our efforts without a common work-in-progress branch?
We've been seeing a regular stream of `squash' commits fixing our and
eachother's patches and I'm keeping `core-packages-team' rebased
regularly and hope that we don't need to merge it once it's ready, but
can just push the final rebase.
Greetings,
Janneke
--
Janneke Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com
next prev parent reply other threads:[~2024-12-15 8:36 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-31 13:03 ‘core-updates’ is gone; long live ‘core-packages-team’! Ludovic Courtès
2024-09-01 16:34 ` Steve George
2024-09-01 17:06 ` Christopher Baines
2024-09-03 14:02 ` Christopher Baines
2024-12-15 3:59 ` Maxim Cournoyer
2024-12-15 8:10 ` Janneke Nieuwenhuizen [this message]
2024-12-15 10:39 ` Christopher Baines
2024-12-15 11:16 ` Janneke Nieuwenhuizen
2024-12-15 10:08 ` Christopher Baines
2024-09-06 9:01 ` Ludovic Courtès
2024-09-09 15:30 ` Simon Tournier
2024-09-04 12:58 ` Simon Tournier
2024-09-05 8:39 ` Marek Paśnikowski
2024-09-05 9:40 ` Ricardo Wurmus
2024-09-06 9:11 ` Ludovic Courtès
2024-09-06 10:09 ` Andreas Enge
2024-09-06 11:35 ` Marek Paśnikowski
2024-09-06 13:25 ` Andreas Enge
2024-09-06 13:17 ` indieterminacy
2024-09-26 12:52 ` Ludovic Courtès
2024-09-06 17:44 ` Vagrant Cascadian
2024-09-06 18:06 ` Leo Famulari
2024-09-06 20:29 ` Rebasing commits and re-signing before mergeing (Was: ‘core-updates’ is gone; long live ‘core-packages-team’!) Vagrant Cascadian
2024-09-07 17:45 ` Leo Famulari
2024-09-08 2:33 ` Vagrant Cascadian
2024-09-06 19:49 ` ‘core-updates’ is gone; long live ‘core-packages-team’! Christopher Baines
2024-09-09 17:28 ` Naming “build train” instead of “merge train”? Simon Tournier
2024-12-15 11:22 ` ‘core-updates’ is gone; long live ‘core-packages-team’! Tomas Volf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ttb5e587.fsf@gnu.org \
--to=janneke@gnu.org \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
--cc=mail@cbaines.net \
--cc=maxim.cournoyer@gmail.com \
--cc=steve@futurile.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).