From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id A28DB1FF16E for ; Mon, 3 Mar 2025 13:43:28 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 4D145A0B5; Mon, 3 Mar 2025 13:43:23 +0100 (CET) Date: Mon, 3 Mar 2025 13:42:49 +0100 (CET) From: Alexander Abraham To: Thomas Lamprecht , Shannon Sterz , Proxmox VE development discussion Message-ID: <243666504.3031.1741005769206@webmail.proxmox.com> In-Reply-To: References: <20250220143745.135908-1-a.abraham@proxmox.com> <1809667534.2948.1740994735366@webmail.proxmox.com> MIME-Version: 1.0 X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.6-Rev74 X-Originating-Client: open-xchange-appsuite X-SPAM-LEVEL: Spam detection results: 0 AWL 0.122 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] [PATCH pve_flutter_frontend] Updated Gradle version and some build dependencies. X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Hi, thank you for explaining this to me. I will make sure I set this up. I did read the link that Shannon sent and of course, understood the difference upon reading it. I wasn't quite sure which to use as the poster used the kts variety and we are using the Groovy variety. Now I know and I'm clear about which is for which. Best, Alexander > Thomas Lamprecht hat am 03.03.2025 10:50 CET geschrieben: > > > Am 03.03.25 um 10:38 schrieb Alexander Abraham: > > Keeping up with all the emails coming in is something I still need to get on top of. > > I'd recommend setting up mail filter to move all mails that stem from a mailing list, > i.e. have the List-Id header set, to a dedicated folder for that list. Most filter > solution, including our company mail here, have dedicated criteria to match list mails. > Fir pve-devel you would use then e.g. the following value to match on: > "Proxmox VE development discussion " > > > That the list mails go into a separate folder leaving your inbox less cluttered and > giving more attention to mails where you are explicitly in the "To" or "Cc" list, as > such mails are directly delivered (not through the list) and thus won't match such a > mailing-list filter, ensuring you will get them in your (now less crowded) inbox. > > > > For them, specifying the namespace was the missing piece for getting the build to work. > > That itself is fine, Shannon just wondered why you use an assignment like `namespace = "..."` > here over the `namespace "..."` (note the missing `=`). As the former is for gradle build > scripts in the kotlin script (kts) language, a newer variant to configure gradle builds, > whereas the latter variant without the equal sign is for the older gradle native groovy > language that we currently use here. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel