Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2024 18:24:41 +0000
From:      Brooks Davis <brooks@freebsd.org>
To:        Warner Losh <imp@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: a5f03413aade - main - ci: Redirect output for builds.
Message-ID:  <Zk-J6aatixxTOmDJ@spindle.one-eyed-alien.net>
In-Reply-To: <202405231800.44NI02TZ002201@gitrepo.freebsd.org>
References:  <202405231800.44NI02TZ002201@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 23, 2024 at 06:00:02PM +0000, Warner Losh wrote:
> The branch main has been updated by imp:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=a5f03413aade8f69cf954162151da043d34dd1f5
> 
> commit a5f03413aade8f69cf954162151da043d34dd1f5
> Author:     Warner Losh <imp@FreeBSD.org>
> AuthorDate: 2024-05-23 17:37:01 +0000
> Commit:     Warner Losh <imp@FreeBSD.org>
> CommitDate: 2024-05-23 17:59:40 +0000
> 
>     ci: Redirect output for builds.
>     
>     This target is far too noisy to be at all useful. Save the output ala
>     make universe in _. files. Also report where to find errors.

If this target is intended to be run in a variety CI system then this
won't work in practice as many have no way to preserve the contents of
the files (jenkins does with sufficient configuration, but then you
have to expose it to the world which is a security problem given its
vulnerability history.)

-- Brooks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Zk-J6aatixxTOmDJ>