Authentication-Results: mail-b.sr.ht; dkim=pass header.d=ecmelberk.com header.i=@ecmelberk.com Received: from mout-p-101.mailbox.org (mout-p-101.mailbox.org [80.241.56.151]) by mail-b.sr.ht (Postfix) with ESMTPS id E482311EF38 for <~sircmpwn/sr.ht-discuss@lists.sr.ht>; Mon, 5 Apr 2021 12:40:42 +0000 (UTC) Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4FDVcn6X9zzQjwW for <~sircmpwn/sr.ht-discuss@lists.sr.ht>; Mon, 5 Apr 2021 14:40:41 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ecmelberk.com; s=MBO0001; t=1617626439; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=OaQr83KlfGXyAPW3+CAFu+mdRvkxoUOoYJuF1JBpt9k=; b=ZFlyxpRaKfRIhABc/eDh64PLvTNDUCFf15F+Gl6eB7BO6uAwnftxKduoxuCo5KLvghrCOh JpNuNrkbkaiwuCql4DUtTcIhy2kZM0lwuz3o4J/yI/8/8re8gjx+/5bF52TW0P2hmkTarl blP7+F/zjx7HHkPrqEQM7ftyogKIEG1D7RPXNaWzEFAJmywy2PYyqpJPo5oVXmiKyyzvyr KQS6tj9/smCO2dw5CeJJbbKObZYIr9gC1G7xc9FJG2SnREDUZzyDEYcNbuRFSzD//0a187 UeBsNiSIhVjpH6UL5VSlB5peQXItI4KJp7eVCNMDe3PTs/VtNk6xfkfaDsvKUA== Received: from smtp2.mailbox.org ([80.241.60.241]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id q1TkxZHsDrpu for <~sircmpwn/sr.ht-discuss@lists.sr.ht>; Mon, 5 Apr 2021 14:40:38 +0200 (CEST) To: ~sircmpwn/sr.ht-discuss@lists.sr.ht From: =?UTF-8?Q?Ecmel_Berk_Canl=c4=b1er?= Subject: [builds.sr.ht] Resubmitted builds are not associated with original build's project Message-ID: <34f77392-19fa-5104-736f-10293d857642@ecmelberk.com> Date: Mon, 5 Apr 2021 15:41:18 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-MBO-SPAM-Probability: X-Rspamd-Score: -5.97 / 15.00 / 15.00 X-Rspamd-Queue-Id: B1AC417F2 X-Rspamd-UID: 1924a0 For example, the following build failed because of what seems to be a sr.ht error: https://builds.sr.ht/~admicos/job/477851 I resubmitted the build from the button next to it, and it created this new job: https://builds.sr.ht/~admicos/job/477853 However, the second build is not listed under the same "project" as the first, which makes it hard to find: https://builds.sr.ht/~admicos/moonlander I would expect the successful build to be listed next to the failed build since both are from same manifest. Is this intended?