From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Gitlab Migration Date: Sat, 28 Aug 2021 09:01:42 +0300 Message-ID: <83wno6p0op.fsf@gnu.org> References: <87h7fcnmq0.fsf@posteo.net> <83tujbqg4j.fsf@gnu.org> <46353190-1190-495f-b15e-22980159b3ab@yandex.ru> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12232"; mail-complaints-to="usenet@ciao.gmane.io" Cc: philipk@posteo.net, emacs-devel@gnu.org, danflscr@gmail.com, monnier@iro.umontreal.ca, dgutov@yandex.ru To: Theodor Thornhill Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 28 08:03:00 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mJrQh-0002yc-Sd for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Aug 2021 08:02:59 +0200 Original-Received: from localhost ([::1]:52674 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJrQg-00023i-7q for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Aug 2021 02:02:58 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51544) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJrPu-0001LT-Az for emacs-devel@gnu.org; Sat, 28 Aug 2021 02:02:11 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:52560) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJrPt-0004Ad-6V; Sat, 28 Aug 2021 02:02:09 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4093 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJrPp-0007Kv-Jm; Sat, 28 Aug 2021 02:02:09 -0400 In-Reply-To: (message from Theodor Thornhill on Fri, 27 Aug 2021 23:17:32 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:273226 Archived-At: > From: Theodor Thornhill > Cc: philipk@posteo.net, Daniel Fleischer , > emacs-devel@gnu.org > Date: Fri, 27 Aug 2021 23:17:32 +0200 > > > For example, those quality-of-life features that Gitlab has in the > > browser which I previously figured would be difficult to translate to > > email (the code review workflow, with inline comments and updates from > > the branch; automatically updated CI indicators and links to builds; > > editing of messages) are predictably absent. > > This isn't really true though. There definitely are links to builds and > inline comments. Though I agree on parts of this. One missing thing as > I see it is the updated patch. You need to find the latest patches, and > it won't update as in GitHub when you add another "oops" commit. Can you point to a place where one could see this stuff in action, or described with screenshots, and make up one's mind regarding what's there and what isn't?