From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Help wanted: Nightly builds for Guix Date: Thu, 19 Mar 2020 14:50:48 -0400 Message-ID: <20200319185048.GA19460@jasmine.lan> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50471) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jF0Fv-0001PH-QS for guix-devel@gnu.org; Thu, 19 Mar 2020 14:51:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jF0Fu-0004i0-Sp for guix-devel@gnu.org; Thu, 19 Mar 2020 14:50:59 -0400 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Carl Dong Cc: guix-devel@gnu.org On Thu, Mar 19, 2020 at 05:29:37PM +0000, Carl Dong wrote: > I'm wondering where best to start with this. Perhaps it'd be informative to know > how regular releases are done and see what's missing there (and perhaps what > needs automation)? Check the release target in our Makefile. I remember some detailed descriptions of the entire process from Ludovic in the past, but I can't remember where to find those messages.