From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp51.i.mail.ru (smtp51.i.mail.ru [94.100.177.111]) (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 325EA469719 for ; Tue, 15 Sep 2020 18:18:28 +0300 (MSK) Date: Tue, 15 Sep 2020 18:18:27 +0300 From: Kirill Yukhin Message-ID: <20200915151827.hvwoyj7bn3gzthg4@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: save sources to new S3 location List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@dev.tarantool.org, Alexander Turenko Hello, On 02 сен 14:46, Alexander V. Tikhonov wrote: > Changed S3 location for sources tarballs. Also added ability to > create S3 directory for the tarballs if it was not existed. > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/src-s3-new I've checked your patch into 1.10, 2.4, 2.5 and master.