From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp20.mail.ru (smtp20.mail.ru [94.100.179.251]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 00C734696C3 for ; Wed, 15 Apr 2020 19:05:32 +0300 (MSK) Date: Wed, 15 Apr 2020 19:05:31 +0300 From: Kirill Yukhin Message-ID: <20200415160531.kpdkcy6qau77rocq@tarantool.org> References: <6dc1d60dc287d22f3b850248c36404c1541d6284.1586876007.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6dc1d60dc287d22f3b850248c36404c1541d6284.1586876007.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: move sources tarball creation to gitlab List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: Oleg Piskunov , tarantool-patches@dev.tarantool.org Hello, On 14 апр 17:55, Alexander V. Tikhonov wrote: > Moved sources tarball creation from travis-ci to gitlab-ci, > moved its jobs for sources packing and sources deploying. > > Close #4895 > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4895-sources-to-gitlab-full-ci > Issue: https://github.com/tarantool/tarantool/issues/4895 I've checked your patch into 1.10, 2.2, 2.3 and master. -- Regards, Kirill Yukhin