Received: from srsyg17.sygroup-int.ch (srsyg17.sygroup-int.ch [95.128.32.155]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 29FB0781A7F for <~alpine/devel@lists.alpinelinux.org>; Wed, 26 Feb 2020 21:48:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by srsyg17.sygroup-int.ch (Postfix) with ESMTP id CE41B2A0DA; Wed, 26 Feb 2020 22:48:41 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at srsyg17.sygroup-int.ch Received: from srsyg17.sygroup-int.ch ([127.0.0.1]) by localhost (srsyg17.sygroup-int.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id LSdSdfd25BDc; Wed, 26 Feb 2020 22:48:41 +0100 (CET) Received: from srsyg17.sygroup-int.ch (localhost [IPv6:::1]) by srsyg17.sygroup-int.ch (Postfix) with ESMTP id A27522A0D3; Wed, 26 Feb 2020 22:48:41 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=adfinis-sygroup.ch; s=mail; t=1582753721; bh=ChR+z0WGLkqjtwv8KbcgJ++dEvS1brBklCQslxtduKw=; h=Subject:From:To:Cc:Date; b=tDYBfcm0braNyd2QzC0lgJXD3arZI9QPlt8SdkpYzqh9z8GwFvIQDPWXh91eL4a+k vuDwR4LFYs4I15lqsnFZ7TdiBnmGrfGtR41/4QaEzWgcXqatMnlBgmvpFHonM56iVr Hg9VDrr6ma9RCtIXvKFMrjGdsvKq5ID6q9qLmHPQ= Received: by srsyg17 (kopano-spooler) with MAPI; Wed, 26 Feb 2020 22:48:41 +0100 Subject: RE: Notifications about build errors From: "Jean-Louis Fuchs" To: "Kevin Daudt" Cc: =?us-ascii?Q?=7Ealpine/devel=40lists=2Ealpinelinux=2Eorg?= <~alpine/devel@lists.alpinelinux.org> Date: Wed, 26 Feb 2020 21:48:41 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-Mailer: Kopano 8.7.9 Message-Id: Hi Kevin > I believe you are asking a question about notifications from the > builders, but are trying to solve a separate issue, namely, getting > feedback about your changes you want to submit. >=20 > We have a CI system hosted on our gitlab instace on > https://gitlab.alpinelinux.org. You can submit merge requests there and > it will test the APKBUILD on all the arches we support (with the > exception of armhf). Actually, I don't. I use https://gitlab.alpinelinux.org. Sometimes my packages fail in the builders because Alpine Linux has changed. Usually, someone of the core team fixes these problems. But I think it is my responsibility to fix such issues. I plan to fetch and grep the logs from the builders, but maybe there is a better option. Best, Jean-Louis