discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Issue reporting and Pull Request rules?


From: Jeff Long
Subject: Re: Issue reporting and Pull Request rules?
Date: Sun, 21 Feb 2021 08:30:40 -0500

The backport-3.8 label would mean "this PR is against a non-3.8 branch and needs to be ported to 3.8", though it hasn't been used that way consistently. A PR for 3.8 would already be targeted at that branch, so there's no need to also tag it that way. There will also be forward ports. It's likely that, since 3.8 is going to be usable for a while, people will submit bug fixes for it. A PR could be tagged (3.10,3.9,port-3.8) potentially.

Here are some ideas about the process, to get a discussion started:
Any ideas from other projects that have complex dependencies and a small crew of maintainers?

On Sat, Feb 20, 2021 at 6:01 PM Christophe Seguinot <christophe.seguinot@orange.fr> wrote:

Hi

As a regular user of GNURadio, I sometime trying to improve the code and made some PR. I came to these questions and observations :

I think It would be a good practice to encourage those reporting issues (and also posting email on this list) to clearly indicates which GR version(s) is (are) concerned. I don't remember having seen such recommendations on GNURadio Github.

And for those making PR, may be we need to propose or expose some rules.

I made a PR for another issue this evening, and was not really aware of what should be done since it concerned 3.8 3.9 and master. So I made 3 PR.

  • Is this the right method ?
  • How to avoid fixing a bug on one branch while forgetting that other branches could have the same bug not fixed (which seems to be the case in #4251)
  • What is the best method to reduce maintainer work ?

A related question: what is the real meaning of issue label "backport-3.8" ? does it means we must check if this issue is present in GR 3.8, or, something similar?

In case code modifications are light and identical or similar for both branches, is there a simpler methods than sending 3 PR ?

Once again, many thanks to the maintainers and Marcus for his (passed) Mainternership. Gnuradio is really becoming a great tool for SDR and radiocommunications

Regards, Christophe


reply via email to

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