Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tl3Fa-008uCB-Vx for pgsql-hackers@arkaria.postgresql.org; Thu, 20 Feb 2025 09:53:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tl3FZ-004452-Ge for pgsql-hackers@arkaria.postgresql.org; Thu, 20 Feb 2025 09:53:45 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tl3FZ-00444t-6h for pgsql-hackers@lists.postgresql.org; Thu, 20 Feb 2025 09:53:45 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tl3FX-001sSQ-12 for pgsql-hackers@lists.postgresql.org; Thu, 20 Feb 2025 09:53:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Content-Transfer-Encoding:Content-Type: Mime-Version:References:In-Reply-To:From:Subject:Cc:To:Message-Id:Date:Sender :Reply-To:Content-ID:Content-Description; bh=SQ2tci93Nvo2URnLvzTP476OdkhgMcMCNckJyrYJ1Kc=; b=MWUP88bwi/mT0wc001lOuseyNX 9en2EwT7eUL/gY6qpWh/F83nUPKGHffokKX5U8iaiT3NmrCa+a2Jcnk/Ew/7+3dwxm5J4EbAaD20W zK6b92IfHuiHtCkx3TPNINtTYC+/cXMFlyAUklnbB0YOYM1aK7skWFtKfsPvly9vls5V8YMuHrhy1 TLnA5j2gJWdRZPHdshylNcawBVrmXLjxk2Ip6FBimFTXQuM3atN0r/pZYp1zZVjlz8EwR7zUwHMvX TmzygIVexUNXdnURgZH9RYHyg9v+es5+Uljw37LK64d7Y/3f/VLLSj8SAsjAreQnPdLSKNpJhbhh2 klj1QFhQ==; Received: from [2409:11:4120:300:b883:e696:7ded:ebca] (helo=localhost) by meldrar.postgresql.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (Exim 4.96) (envelope-from ) id 1tl3FT-001m1Q-2w; Thu, 20 Feb 2025 09:53:42 +0000 Date: Thu, 20 Feb 2025 18:53:29 +0900 (JST) Message-Id: <20250220.185329.621009096175718804.ishii@postgresql.org> To: postgres@jeltef.nl Cc: pgsql-hackers@lists.postgresql.org, jacob.brazeal@gmail.com Subject: Re: Commitfest app release on Feb 17 with many improvements From: Tatsuo Ishii In-Reply-To: References: X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2409:11:4120:300:b883:e696:7ded:ebca (failed) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > At the FOSDEM dev meeting we discussed potential improvements to the > commitfest app and how to handle deploying future changes with minimal > disruption to existing workflows. We're going to try a new approach: > announcing a new commitfest release ~2 weeks in advance, including > release notes. That way people can try out the changes on the staging > environment and raise concerns/objections. So hereby such an > announcement: > > The next commitfest app release will take place on February 17 and > will contain the following user facing changes: > > 1. Showing CFBot status on patch and commitfest pages > 2. Showing a link to the CFBot github diff on patch and commitfest pages > 3. Showing total additions/deletions of the most recent patchset on > patch and commitfest pages > 4. Showing additions/deletions of the first patch of the most recent > patchset on the patch page > 5. Showing the version and number of patches of the most recent > patchset on the patch page > 6. Canonical links for the patch page are now /patch/{patchid} instead > of /{cfid}/{patchid} > 7. If you subscribed for emails or patches where you're an author, you > will now get an email when your patch needs a rebase. > 8. Clicking headers will toggle sorting, instead of always enabling it > 9. Allow sorting patches by name > 10. Allow sorting patches by total additions/deletions (added together > for total lines changed) > 11. Add ID column to commitfest page (allows sorting) > 12. Allow sorting using the header of closed patches too > 13. Fix dropdown direction for dropdowns at the bottom of the page > (they now drop up) > 14. The previous GiHub and CirrusCI links are now integrated into the > new CFBot status row of the patch page > 15. The previous GitHub checkout instructions are now integrated into > the new CFBot status row as a button that copies the commands to the > clipboard > > You can try out these changes on the staging environment[1] with > pgtest:pgtest as user & password for the http auth. If you want to > make edits you need to create a new account, read-only doesn't need an > account. > > [1]: https://commitfest-test.postgresql.org/ I noticed some of entries are shown with the author field being empty. e.g. https://commitfest.postgresql.org/patch/5525/ Is this normal? -- Tatsuo Ishii SRA OSS K.K. English: http://www.sraoss.co.jp/index_en/ Japanese:http://www.sraoss.co.jp