From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill Newsgroups: gmane.emacs.devel Subject: Re: Gitlab Migration Date: Sat, 28 Aug 2021 17:35:42 +0200 Message-ID: <12A563F3-01C8-4919-A63C-091CB680A0E5@thornhill.no> References: <87h7fcnmq0.fsf@posteo.net> <83tujbqg4j.fsf@gnu.org> <874kbbosht.fsf@gnus.org> <8335qur9h7.fsf@gnu.org> <831r6er6rz.fsf@gnu.org> <87zgt1iodf.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10660"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , emacs-devel@gnu.org, monnier@iro.umontreal.ca, danflscr@gmail.com, philipk@posteo.net, sir@cmpwn.com To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 28 17:36:30 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 1mK0Nh-0002Ye-LY for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Aug 2021 17:36:30 +0200 Original-Received: from localhost ([::1]:36530 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mK0Ng-0004u6-C8 for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Aug 2021 11:36:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39824) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mK0N6-00042f-P9 for emacs-devel@gnu.org; Sat, 28 Aug 2021 11:35:53 -0400 Original-Received: from out1.migadu.com ([91.121.223.63]:31178) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mK0N4-0002OK-5C; Sat, 28 Aug 2021 11:35:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1630164945; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5sPgEV2Px8h9y+2nHjqtB8CSqDEPZkNGk9SUMrL41C4=; b=nL+GWr2raCLP0UWWotUt97XsoYZieMiTyspQqHyGyjTvMGJM3i3qla2utNwtaLqwp529hd Y9cxGeX+xbYl4kTDusQ/3vvV0gnu95Zn+k2xoq3zKShffHeyByq1ORK+IHC06a356UvAty EKYHUsGCr5c09hrAowOR+b3+Jf6onI18Dr7q5bNcFPi4ZMq3J8Byw5Nvy3eskn7PoU8Llh zgDll5l4yjde+GgUgvKfEs7M/n8QWKk289Pz4sOBpRAbw0mqkRI2AthE7roPriCbkMNEJb 216TZQxMHyq5NFVhiFmq3YqhxzN36pI2NbPgg735qx2KoWaXJnM/wOM2Vvw/fw== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <87zgt1iodf.fsf@gnus.org> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: theo@thornhill.no Received-SPF: pass client-ip=91.121.223.63; envelope-from=theo@thornhill.no; helo=out1.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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:273328 Archived-At: On 28 August 2021 17:24:12 CEST, Lars Ingebrigtsen wrot= e: >Theodor Thornhill writes: > >> ** Submitting patches by email=2E >> It is possible to send patches using a web interface=2E It works by us= ing >> the `prepare a patchset` button on your own clone=2E So the process >> is usually: >> - clone the repo >> - pull it locally >> - do the work >> - push the work >> - use the `prepare a patchset` button or `git format-patch` > >Oh, the "prepare a patchset" button sounds very much like Github/Lab's >"pull request" button? Is that accurate? > 100%=2E That is what it's for=2E=20 If you look at https://lists=2Esr=2Eht/~theo/public-inbox you'll see three= posts=2E One is with a patch as attachment(this fails), other is git send-= email and the last one is a patch of a personal fork of Emacs sent using th= e web UI=2E >> * Code should be accompanied by documentation >> * Formatting code commits > >I don't quite understand why we have these in the Gitlab requirements >list -- they seem pretty orthogonal to everything=2E > >> * Closely integrated bugtracker >> automated tasks for patch application and status updates exist here > >Is an issue automatically closed if we push a change containing a >magical string like "closes issue #foo" in the commit message? > Yes