mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH 1/2] MAKEALL: allow users to increase verbosity and sidestep logging
Date: Thu, 28 Nov 2024 10:30:06 +0100	[thread overview]
Message-ID: <173278620672.3793620.6010957391589323467.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20241125151246.422255-1-a.fatoum@pengutronix.de>


On Mon, 25 Nov 2024 16:12:45 +0100, Ahmad Fatoum wrote:
> MAKEALL always logs into a LOGDIR, but the output is not very talkative,
> because for compiling, make is always called with -s (silent) option,
> which prevents both V=0 and V=1 from affecting the output.
> 
> To make the output of MAKEALL more usefuly from CI, we want V=0 to have
> an effect (i.e. print messages like `CC     version.o') and all output
> to go to stdout/stderr, because it's more user friendly to have the
> output directly in the Github Actions log instead of being in a zip file
> that needs to be downloaded.
> 
> [...]

Applied, thanks!

[1/2] MAKEALL: allow users to increase verbosity and sidestep logging
      https://git.pengutronix.de/cgit/barebox/commit/?id=6006ae2abf0b (link may not be stable)
[2/2] ci: don't run make in silent mode
      https://git.pengutronix.de/cgit/barebox/commit/?id=6f2d8157e2a6 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2024-11-28  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-25 15:12 Ahmad Fatoum
2024-11-25 15:12 ` [PATCH 2/2] ci: don't run make in silent mode Ahmad Fatoum
2024-11-28  9:30 ` Sascha Hauer [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=173278620672.3793620.6010957391589323467.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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