From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id A6B751FF165 for ; Thu, 14 Aug 2025 10:13:30 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id B06E4BE3B; Thu, 14 Aug 2025 10:15:08 +0200 (CEST) Mime-Version: 1.0 Date: Thu, 14 Aug 2025 10:15:04 +0200 Message-Id: From: "Shan Shaji" To: "Dominik Csapak" , "Proxmox VE development discussion" X-Mailer: aerc 0.14.0 References: <20250801100051.83035-1-s.shaji@proxmox.com> In-Reply-To: X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1755159271842 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.197 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 KAM_SHORT 0.001 Use of a URL Shortener for very short URL 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 proxmox_login_manager/pve_flutter_frontend 0/2] refactor: ui: add new settings page in `pve_flutter_frontend` 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 Cc: Thomas Lamprecht Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Hi Dominik, Thank you so much for the review. I believe that would be nice. Can we use the git tags and reference the package from git.proxmox.com? [0] May be we can also add a CHANGELOG file which will list all the tags and the changes made in each tag. - [0] https://dart.dev/tools/pub/dependencies#git-packages On Wed Aug 13, 2025 at 3:56 PM CEST, Dominik Csapak wrote: > changes look good to me > > something I noticed (that's not your fault at all) which irks me a bit > is that we don't really have any dependency management between > > proxmox_login_manager and pve_flutter_frontend > > as in, we don't ever bump the version of proxmox_login_manager > (and the dart_api_client of course) > > while most of the time it's not a problem i guess (as long > as the current master still builds), when we at one point > want to go back in time (e.g. for bisecting) we don't know anymore > which state the other repositories were (and have to guess) > > Would it make sense to you to start using proper versioning for the > lower level repositories/packages? or is it possible > to track git revisions at least in the pubspec.yaml? > (that way we would just have to update the git revision > in pve_flutter_frontend) > > if we now update the flutter app more regularly and with more > people, it may make sense to do this properly > > I noticed now, because this is technically a breaking change between > the packages, and just applying one patch would break the other > > what do you say? > @Thomas, do you have an opinion here? _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel