public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Anton Mikanovich <amikan@ilbers.de>
To: "Roberto A. Foglietta" <roberto.foglietta@gmail.com>,
	isar-users@googlegroups.com
Cc: Baurzhan Ismagulov <ibr@ilbers.de>
Subject: Re: [PATCH 1/1] fixed 2 typos in RECIPE-API-CHANGELOG.md (due to 87d31ee)
Date: Tue, 6 Dec 2022 16:30:41 +0300	[thread overview]
Message-ID: <29814741-e465-b10f-d80c-0e42309bc7c5@ilbers.de> (raw)
In-Reply-To: <CAJGKYO6YhdJ3GEop7rzvV=P6bOJ1KO3WqNJ+-5rSnUviRAV5gw@mail.gmail.com>

06.12.2022 15:24, Roberto A. Foglietta wrote:
> Hi all,
>
>   I sent the patch with elastic mail and probably it went into the spam
> folder, so I am manually sending this as well. Best regards, R-
>
>  From ee4b3bb4ddb9825ec8aad30ec4440d4ca5b79db5 Mon Sep 17 00:00:00 2001
> From: "Roberto A. Foglietta" <roberto.foglietta@gmail.com>
> Date: Tue, 6 Dec 2022 12:53:46 +0100
> Subject: [PATCH] fixed 2 typos in RECIPE-API-CHANGELOG.md (due to 87d31ee)
>
> bugfix, typos, documentation
>
> 87d31ee: add interface to passthrough env vars to sbuild
>
> Signed-off-by: Roberto A. Foglietta <roberto.foglietta@gmail.com>
> ---
>   RECIPE-API-CHANGELOG.md | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md
> index 1b8efa5..0bb8338 100644
> --- a/RECIPE-API-CHANGELOG.md
> +++ b/RECIPE-API-CHANGELOG.md
> @@ -436,8 +436,8 @@ specific bitbake variables as environment
> variables into the sbuild environment.
>   The motivation behind it is to allow the use of external mirrors for
> programming languages with builtin
>   package managers (like rust and go). By that, the variables are also
> excluded from the bitbake signatures.
>   This helps in areas where default mirrors can either not be reached
> or provide only little throughput.
> -Please note, the forwarded variables do not have to exist. While they
> are not forwared in case they do not
> +Please note, the forwarded variables do not have to exist. While they
> are not forwarded in case they do not
>   exist, empty variables are forwarded.
>
> -**Note about reproducability**: the forwarded variables must not have
> any influence on the generated package.
> +**Note about reproducibility**: the forwarded variables must not have
> any influence on the generated package.
>   This mechanism must also not be used to inject build configurations.
> For these cases, templates should be used.

Hello Roberto,

This changes are ok, but the patch itself is formatted quite badly.

There is no need in mention fixed hash (87d31ee) in commit title.
On the other hard, mentioning of fixed hash in commit message should be
informative to note how it is connected to the current patch, like:

Fixes: 87d31ee ("add interface to passthrough env vars to sbuild")

It's probably don't mentioned anywhere in the Isar documentation, but commit
message is better to be formatted in the form of text (started with a 
capital
letter and ended with a dot), not just a keyword list.
One of the keywords can be used as a prefix to the commit title to point the
place of changes were done by the patch.

In general you can follow kernel patches submitting guidelines that are 
quite
good documented and much more strictly.

And once again: please submit patchsets with 'git send-mail'. This will 
reduce
manual work during review and applying, and also will allow Patchwork to
generate correct applicable records.


  reply	other threads:[~2022-12-06 13:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-06 12:24 Roberto A. Foglietta
2022-12-06 13:30 ` Anton Mikanovich [this message]
2022-12-06 15:16   ` Roberto A. Foglietta
2022-12-06 19:56     ` Anton Mikanovich
2022-12-06 20:52       ` Roberto A. Foglietta
2022-12-07  8:32         ` Anton Mikanovich

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=29814741-e465-b10f-d80c-0e42309bc7c5@ilbers.de \
    --to=amikan@ilbers.de \
    --cc=ibr@ilbers.de \
    --cc=isar-users@googlegroups.com \
    --cc=roberto.foglietta@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox