Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n5qej-0003ry-G1 for pgsql-www@arkaria.postgresql.org; Fri, 07 Jan 2022 14:55:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1n5qeh-0001re-Jn for pgsql-www@arkaria.postgresql.org; Fri, 07 Jan 2022 14:55:47 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n5qeg-0001qW-RV for pgsql-www@lists.postgresql.org; Fri, 07 Jan 2022 14:55:47 +0000 Received: from mail-ed1-x529.google.com ([2a00:1450:4864:20::529]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1n5qed-0007un-5Y for pgsql-www@lists.postgresql.org; Fri, 07 Jan 2022 14:55:46 +0000 Received: by mail-ed1-x529.google.com with SMTP id u25so23142337edf.1 for ; Fri, 07 Jan 2022 06:55:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Eok/UsZlfVXbvsjS+iN/K+Ixoh03KLV1K/5fFOtsYFs=; b=E+/oVA3OXD4PSAzKssbRqmLRGZjAx16bLywhhRv2b8jqZI0aZ0k5IWO+fxGVzR1dmq enfYwjbhMwcYtwoYGyyY21lnF5D7aX/VELAJKaMpfnUZRqxtcDRLX2iAmG2WJiLrlAhV us52GDzdEkhiOo42ipZ188Szf8A718TZEbbh7Lm/eFP4LEPj/U99iGvDZj+vxLSPnLOd kCsQZpY4x+HhGmqqbqhRPmIHcJKd9aHdV0cCethZ0kiLNstYFrBYMJ2iHBcJgfRBVPJf FNUckTHkrHjR988oq4KkplSBSOh9nsLHoxgMMAgvtRM4yqg80HKcdVn/JmmgTl8bD3Af yCog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Eok/UsZlfVXbvsjS+iN/K+Ixoh03KLV1K/5fFOtsYFs=; b=G2L9RLQeZXdrTQsNpdbS8vT1mECN7BwggKVMdipWSMl8Ve6nzBif5UBpblDC6sEwbu NPhF0p23Put5EMPERL2cjUzK5dqzPQZCzPgd3WrEgY2vJxwOpZY8DWzCRA6Tq+r75VcH sjTT3zLjujf5MYAFok7BpZ/LGIdrrAwGTyTJL8nGII3LLJmbC3GYfFgWZyOQ1U1mEuiS wDF5z36599QsD7jS36otTzIXYJFyTp6o1sWGfyAm6kUNTW1/XsvktuCsww/m6qjU+kDP lqgWTWRp0oiuCAn4IYKbiAVDpmm3FqgrgAmyU4G64Vs1SVYm9NMOEcoRA0QjiV+PMqkV e91w== X-Gm-Message-State: AOAM5325dETZn4LZyLe4oMzCtBWSl9nNLesNl3cf0BSBg/Vkq1/vdD+J TOi0oFBga0PxHXwHlef/V7KW4g/mklrgJ+TXgYAMBhbcroGOzQ== X-Google-Smtp-Source: ABdhPJyKLi9amMTsI3ysmkS3zQMt6ULPOv5MtGSfszAJlG0ZJEO3yFvrUeN4ueWcnQT/nkp+yijbFyoCDc5LAguzA+A= X-Received: by 2002:a50:8e4b:: with SMTP id 11mr60373095edx.272.1641567342368; Fri, 07 Jan 2022 06:55:42 -0800 (PST) MIME-Version: 1.0 References: <20220104235112.bnx6pczz7h3jbu2o@alap3.anarazel.de> <43299.1641395861@sss.pgh.pa.us> In-Reply-To: <43299.1641395861@sss.pgh.pa.us> From: Dave Page Date: Fri, 7 Jan 2022 14:55:28 +0000 Message-ID: Subject: Re: Enable CI on postgres/postgres github repo? To: Tom Lane Cc: Andres Freund , pgsql-www@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000005129cb05d4ff2e3a" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000005129cb05d4ff2e3a Content-Type: text/plain; charset="UTF-8" On Wed, Jan 5, 2022 at 3:17 PM Tom Lane wrote: > Dave Page writes: > > On Tue, Jan 4, 2022 at 11:51 PM Andres Freund > wrote: > >> Now that the CI patch has been merged [1], perhaps it'd make sense to > >> enable > >> that on the postgres/postgres mirror on github? See [2] for > instructions. > > > Seems reasonable to me - no cost, and very little effort. I'm happy to > set > > it up if noone objects. > > I'm kind of down on this actually. Either it will be a waste of cycles > because no one looks at the reports, or PG hackers will have to learn > to read and interpret a second source of build failure reports. We have > a lot of accumulated knowledge about the buildfarm, plus ways to examine > past failures, none of which would exist here as far as I've gathered > from experience with the cfbot. (And the cfbot's reports definitely suck > in usability compared to the farm --- failures often omit critical logs, > and what there is is crammed into a single badly-formatted web page.) > > I guess the bottom line for me is "set it up if you want, but don't > expect me to pay any attention to it". > OK, well from what I can tell, all the reports are delivered on the Cirrus or Github sites, so it'll take zero effort to ignore it :-) I've enabled it for the postgres/postgres repo, so those that are interested can take a look: https://cirrus-ci.com/github/postgres/postgres/ There's nothing to see there at the moment; I guess we need a commit to trigger a build. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com --0000000000005129cb05d4ff2e3a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Wed, Jan 5, 2022 at 3:17 PM Tom La= ne <tgl@sss.pgh.pa.us> wrote= :
Dave Page <dpage@pgadmin.org> writes:
> On Tue, Jan 4, 2022 at 11:51 PM Andres Freund <andres@anarazel.de> wrote:
>> Now that the CI patch has been merged [1], perhaps it'd make s= ense to
>> enable
>> that on the postgres/postgres mirror on github? See [2] for instru= ctions.

> Seems reasonable to me - no cost, and very little effort. I'm happ= y to set
> it up if noone objects.

I'm kind of down on this actually.=C2=A0 Either it will be a waste of c= ycles
because no one looks at the reports, or PG hackers will have to learn
to read and interpret a second source of build failure reports.=C2=A0 We ha= ve
a lot of accumulated knowledge about the buildfarm, plus ways to examine past failures, none of which would exist here as far as I've gathered from experience with the cfbot.=C2=A0 (And the cfbot's reports definite= ly suck
in usability compared to the farm --- failures often omit critical logs, and what there is is crammed into a single badly-formatted web page.)

I guess the bottom line for me is "set it up if you want, but don'= t
expect me to pay any attention to it".

=
OK, well from what I can tell, all the reports are delivered on the Ci= rrus or Github sites, so it'll take zero effort to ignore it :-)
<= div>
I've enabled it for the postgres/postgres repo, so t= hose that are interested can take a look:


There's nothing = to see there at the moment; I guess we need a commit to trigger a build.
=C2=A0
--
Dave Page
Blog: https://pgsnake.blogspot.com
Twitter: @pgsnake<= br>
EDB: http= s://www.enterprisedb.com

--0000000000005129cb05d4ff2e3a--