From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 55CF36DE0F19 for ; Wed, 6 Mar 2019 22:13:17 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.357 X-Spam-Level: X-Spam-Status: No, score=-0.357 tagged_above=-999 required=5 tests=[AWL=-0.356, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EyehjT53uCBP for ; Wed, 6 Mar 2019 22:13:15 -0800 (PST) X-Greylist: delayed 410 seconds by postgrey-1.36 at arlo; Wed, 06 Mar 2019 22:13:15 PST Received: from mx.kolabnow.com (mx.kolabnow.com [95.128.36.41]) by arlo.cworth.org (Postfix) with ESMTPS id 8E5866DE0BF6 for ; Wed, 6 Mar 2019 22:13:15 -0800 (PST) Received: from localhost (unknown [127.0.0.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTP id 1F776410E9 for ; Thu, 7 Mar 2019 07:06:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:mime-version:message-id:date:date :references:in-reply-to:subject:subject:from:from:received :received:received:received; s=dkim20160331; t=1551938781; x= 1553753182; bh=CvqF7hYr7mfGfQ2/ctd0JQSeyBH0TH2rHyENRqC/RkQ=; b=X 17bRpJbAbqyGy+7Pmw60R8JlO0KtE46caSvkX4hww4he+mHfP5zdQyPIuj/tp7J5 CSxorLqMELDHApCE47mgwAr0dD9e+LduQ7UEPYAjRbA4RYIhSGH4ISDn4FGlQSe3 bgfN9ZwdspyfNVmT/gh6YsmSxVyx87vLKvN5Px//CHx0E8S3sn7azCLynDtSXkRB xTbSrWAUhOJ08G7yvRVwKKeR5G0DYpAVEKZB+mlA2+o6bYwGRt+5zaB/0UiXi3UN QhaS8adGJcPRukLzra0XKLV4LatYl29WIXjqGlmEIhnkpTVe4g+r2C+kW4DGjJqc o0qkOGI56KHKWeJb7j2zxUTG8iZ+tOf3WQuiDWwgWjwo8LmhewkbiHSE/PNkXh6b yLuCr/AC5O/NcaP/ixOEriyAVX3GWJ44NTvL5L4aKT5zPZl5G8CBTm1tHJ35DhgY Q36hVmZxReol8/TA4rabahJSvLY8o5z9LVIH06SQSvpi3zgfhhF5IIJPQ3c6WtSn pKXrHsAAD77O2nV4OwVxwELXBjlh9mCMOnXtp+OWTurz6e5zLhps08arz38n/Xqu hasdKaP6DaJOJPuuPFBqIrEcXUzE3mNYjswvr7PsMngkzO65rCYpKZWc503X8DPo 3JeABPRy0U4CJbZiIWF76AewHo8+K4L2zPhrp20mzs= X-Virus-Scanned: amavisd-new at mykolab.com Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out003.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gZHYnd2sevny for ; Thu, 7 Mar 2019 07:06:21 +0100 (CET) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTPS id 1BD38403E5 for ; Thu, 7 Mar 2019 07:06:21 +0100 (CET) Received: from ext-subm001.mykolab.com (unknown [10.9.6.1]) by int-mx001.mykolab.com (Postfix) with ESMTPS id 0ECEA1F3 for ; Thu, 7 Mar 2019 07:06:21 +0100 (CET) Received: by silverfish.pri (Postfix, from userid 1000) id E73A7208171A; Thu, 7 Mar 2019 17:05:00 +1100 (AEDT) From: Brian May To: notmuch@notmuchmail.org Subject: Re: travis build env switched to xenial In-Reply-To: <87bm2oglhg.fsf@tethera.net> References: <87bm2oglhg.fsf@tethera.net> Date: Thu, 07 Mar 2019 17:05:00 +1100 Message-ID: <87ftrz2p9v.fsf@silverfish.pri> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Mar 2019 06:13:17 -0000 David Bremner writes: > Those of you about to tell me how much better FreedomAvocadoCI [2] is > [2]: Not (yet) a real product/project. I don't know of any existing solution that actually advocates freedom :-( However the following solutions seem to have really good reviews. * https://buildkite.com/ - need to provide your own machines for agents. * https://circleci.com/ - uses own cloud providers. Both these solutions - like Travis - are free for open source. There is also https://semaphoreci.com/ - it does things a bit differently - the workflow is configured through a website. I think I prefer circleci. -- Brian May https://linuxpenguins.xyz/brian/