From: "Rubén Justo" <rjusto@gmail.com>
To: Patrick Steinhardt <ps@pks.im>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
Date: Mon, 18 Nov 2024 23:20:00 +0100 [thread overview]
Message-ID: <5d9d45d4-b1ff-4349-aaac-e7461609363c@gmail.com> (raw)
In-Reply-To: <Zzrh6xlxfOo9q9gn@pks.im>
On Mon, Nov 18, 2024 at 07:42:58AM +0100, Patrick Steinhardt wrote:
> > > Rubén's review went through all of the patches and his findings have
> > > been addressed.
> >
> > Yes, this iteration looks good to me.
> >
> > Two thoughts about the merge:
> >
> > First, I'm concerned that we may not have sufficiently documented how
> > contributors should proceed to prevent new leaks when submitting
> > patches, and perhaps avoid some unnecessary noise on the list. I
> > reviewed Documentation/SubmittingPatches and didn't see any mention
> > about it. Perhaps it would be helpful to add a note about
> > SANITIZE=leak. I'm unsure if we want to be explicit about this,
> > though.
>
> Nothing really changes with this series -- we already required code to
> be leak free beforehand, just not in all of our tests. But in any case,
> providing pointers for how to check for leaks somewhere could be helpful
> indeed.
>
> I think that can happen outside of this series though, also because I'm
> not quite sure where to slot this in.
Re-reading Documentation/SubmittingPatches, I think the recommendation
we already have might be sufficient:
Pushing to a fork of https://github.com/git/git will use their CI
integration to test your changes on Linux, Mac and Windows. See
the <<GHCI,GitHub CI>> section for details.
Anyway, of course it can happen outside this series. For me, the
series is ready to be merged.
next prev parent reply other threads:[~2024-11-18 22:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-15 23:46 What's cooking in git.git (Nov 2024, #06; Thu, 14) Junio C Hamano
2024-11-16 3:19 ` Jeff King
2024-11-16 9:37 ` Junio C Hamano
2024-11-16 11:24 ` Patrick Steinhardt
2024-11-16 15:37 ` Rubén Justo
2024-11-18 6:42 ` Patrick Steinhardt
2024-11-18 22:20 ` Rubén Justo [this message]
2024-11-16 14:57 ` Kristoffer Haugsbakk
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5d9d45d4-b1ff-4349-aaac-e7461609363c@gmail.com \
--to=rjusto@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=ps@pks.im \
/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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.