From: Tom Rini <trini@konsulko.com>
To: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: u-boot@lists.denx.de, Simon Glass <sjg@chromium.org>
Subject: Re: [PATCH 4/4] doc: Migrate Process wiki page to sphinx
Date: Sat, 9 Jul 2022 11:02:38 -0400 [thread overview]
Message-ID: <20220709150238.GI1146598@bill-the-cat> (raw)
In-Reply-To: <2b600d2f-1534-062e-f8b0-ba65676fdfcc@gmx.de>
[-- Attachment #1: Type: text/plain, Size: 2629 bytes --]
On Sat, Jul 09, 2022 at 08:55:48AM +0200, Heinrich Schuchardt wrote:
> On 6/27/22 19:17, Tom Rini wrote:
[snip]
> > +Phases of the Development Process
> > +---------------------------------
> > +
> > +U-Boot development takes place in `Release Cycles
> > +<https://www.denx.de/wiki/U-Boot/ReleaseCycle>`_. A Release Cycle lasts
> > +normally for three months.
> > +
> > +The first two weeks of each Release Cycle are called *Merge Window*.
> > +
> > +It is followed by a *Stabilization Period*.
> > +
> > +The end of a Release Cycle is marked by the release of a new U-Boot version.
>
> Don't repeat yourself.
I'm not seeing repetition really here.
[snip]
> > +Work flow of a Custodian
> > +------------------------
> > +
> > +The normal flow of work in the U-Boot development process will look
> > +like this:
> > +
> > +#. A developer submits a patch via e-mail to the u-boot-users mailing list.
> > + U-Boot has adopted the `Linux kernel signoff policy <https://groups.google.com/g/fa.linux.kernel/c/TLJIJVA-I6o?pli=1>`_, so the submitter must
> > + include a ``Signed-off-by:`` line.
>
> Keep lines at 80 characters.
>
> > +#. Everybody who can is invited to review and test the changes. Reviews should
> > + reply on the mailing list with ``Acked-by`` lines.
>
> %s/Acked-by/Reviewed-by/ ?
>
> Please, refer to
> https://www.kernel.org/doc/html/v4.17/process/submitting-patches.html
> for the usage of Reviewed-by and Acked-by.
Yes, it would be good to reword this to reference the current kernel.org
documentation, I'll try something.
> > +#. The responsible custodian
> > +
> > + #. inspects this patch, especially for:
>
> This should not be a bullet but go into the line above.
That would read better, yes.
[snip]
> > +#. Once tests are passed, some agreed time limit expires, the custodian
>
> No clue what agreed time limit you are referring to.
>
> The custodian will create a merge request when the merge window matching
> the type of the patch (feature or bug) is open.
This has long been more informal rather than following a defined
process, yes. I'll try and reword things a bit.
>
> > + requests that the changes in his public git repository be merged into the
> > + main tree. If necessary, the custodian may have to adapt his changes to
> > + allow for a clean merge.
> > + Todo: define a reasonable time limit. 3 weeks?
>
> This todo-line is not helpful. If the patch contains a new feature, the
> custodian has to wait for the next merge window before issuing a pull
> request for it.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
prev parent reply other threads:[~2022-07-09 15:02 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-27 17:17 [PATCH 0/4] Migrate some wiki pages to sphinx Tom Rini
2022-06-27 17:17 ` [PATCH 1/4] doc: Migrate CodingStyle wiki page " Tom Rini
2022-06-30 10:06 ` Simon Glass
2022-07-09 6:15 ` Heinrich Schuchardt
2022-07-09 6:12 ` Heinrich Schuchardt
2022-07-09 12:32 ` Tom Rini
2022-07-09 12:36 ` Tom Rini
2022-06-27 17:17 ` [PATCH 2/4] doc: Migrate DesignPrinciples " Tom Rini
2022-06-30 10:06 ` Simon Glass
2022-07-08 7:22 ` Claudius Heine
2022-07-09 6:37 ` Heinrich Schuchardt
2022-07-09 12:39 ` Tom Rini
2022-06-27 17:17 ` [PATCH 3/4] doc: codingstyle: Remove comment about '//' style comments Tom Rini
2022-06-30 10:06 ` Simon Glass
2022-07-09 6:40 ` Heinrich Schuchardt
2022-06-27 17:17 ` [PATCH 4/4] doc: Migrate Process wiki page to sphinx Tom Rini
2022-06-30 10:06 ` Simon Glass
2022-07-08 7:06 ` Claudius Heine
2022-07-08 7:22 ` Martin Bonner
2022-07-08 17:44 ` Tom Rini
2022-07-09 6:55 ` Heinrich Schuchardt
2022-07-09 12:41 ` Tom Rini
2022-07-09 15:02 ` Tom Rini [this message]
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=20220709150238.GI1146598@bill-the-cat \
--to=trini@konsulko.com \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.de \
/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.