From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from [87.239.111.99] (localhost [127.0.0.1]) by dev.tarantool.org (Postfix) with ESMTP id 6A99525CA0C; Wed, 18 Jan 2023 12:38:54 +0300 (MSK) DKIM-Filter: OpenDKIM Filter v2.11.0 dev.tarantool.org 6A99525CA0C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tarantool.org; s=dev; t=1674034734; bh=cNI2sZDr1BhtMEH8XxmZBTfxjI4pCZ+1HEDd6i6WHGE=; h=Date:To:Cc:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=o5gQIBv9JMfFQzLpIP6QNSgy06T9XHeAjWIqJlygPmwN1k/cVYFgDL9CQu1SWfjzV rvtmZVna9yCGoXmUiFeLk8e0IM4RG/hNjfoJZCNRECrCvDzqnSw9N1m8Ehb7YeQddJ I4FofLvpKvei7zfvcXySxpAJIb6bhGzNSu5ZELRw= Received: from smtpng2.i.mail.ru (smtpng2.i.mail.ru [94.100.179.3]) (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 CF69D21E66A for ; Wed, 18 Jan 2023 12:38:52 +0300 (MSK) DKIM-Filter: OpenDKIM Filter v2.11.0 dev.tarantool.org CF69D21E66A Received: by smtpng2.m.smailru.net with esmtpa (envelope-from ) id 1pI4uB-00005n-Qe; Wed, 18 Jan 2023 12:38:52 +0300 Date: Wed, 18 Jan 2023 12:24:01 +0300 To: Sergey Kaplun , Maxim Kokryashkin Cc: tarantool-patches@dev.tarantool.org Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett X-Mailru-Src: smtp X-4EC0790: 10 X-7564579A: 78E4E2B564C1792B X-77F55803: 4F1203BC0FB41BD90D1502B3BE350FE4F8E4D4842A17DDFCDDA8BA9CCAEF35FF00894C459B0CD1B94F3CF0A3902899CFBAA13EC198F691B1FADDA5ED500324CEC9CB7A52DF3E721C X-7FA49CB5: FF5795518A3D127A4AD6D5ED66289B5278DA827A17800CE7F65C230EDDCD559EEA1F7E6F0F101C67BD4B6F7A4D31EC0BCC500DACC3FED6E28638F802B75D45FF8AA50765F79006371DF52D98DC3592C48638F802B75D45FF36EB9D2243A4F8B5A6FCA7DBDB1FC311F39EFFDF887939037866D6147AF826D857828CDCC11E81F3E2A64D7605286D0B117882F4460429724CE54428C33FAD305F5C1EE8F4F765FCF77088377309FF52A471835C12D1D9774AD6D5ED66289B52BA9C0B312567BB23117882F44604297287769387670735207B96B19DC4093321CB629EEF1311BF91D2E47CDBA5A96583BA9C0B312567BB231DD303D21008E29813377AFFFEAFD269A417C69337E82CC2E827F84554CEF50127C277FBC8AE2E8BA83251EDC214901ED5E8D9A59859A8B67393CE827C55B5F775ECD9A6C639B01B4E70A05D1297E1BBCB5012B2E24CD356 X-C8649E89: 4E36BF7865823D7055A7F0CF078B5EC49A30900B95165D34A1AF43396E40A36F957183DBB21AFE2CBA680E5D93D986D52A14574E4F72516199E09A86A661A9AC1D7E09C32AA3244C9681B4B4959C7993BCB1A2ABE97CD78AA995755A1445935E927AC6DF5659F194 X-D57D3AED: 3ZO7eAau8CL7WIMRKs4sN3D3tLDjz0dLbV79QFUyzQ2Ujvy7cMT6pYYqY16iZVKkSc3dCLJ7zSJH7+u4VD18S7Vl4ZUrpaVfd2+vE6kuoey4m4VkSEu530nj6fImhcD4MUrOEAnl0W826KZ9Q+tr5ycPtXkTV4k65bRjmOUUP8cvGozZ33TWg5HZplvhhXbhDGzqmQDTd6OAevLeAnq3Ra9uf7zvY2zzsIhlcp/Y7m53TZgf2aB4JOg4gkr2biojrgi5U++pMSMuiKYoyGid+A== X-DA7885C5: 249BD39BE58FF0B71F23A7CA91F84AC19E95F5E30AB18A44256B1EC47A54DF44262E2D401490A4A0DB037EFA58388B346E8BC1A9835FDE71 X-Mailru-Sender: 689FA8AB762F73933AF1F914F131DBF5AB75786E492ECE99656E4066A349571AA7C8D0F45F857DBFE9F1EFEE2F478337FB559BB5D741EB964C8C2C849690F8E70A04DAD6CC59E3365FEEDEB644C299C0ED14614B50AE0675 X-Mras: Ok Subject: Re: [Tarantool-patches] [PATCH luajit 0/2] More enhancements in LuaJIT CI X-BeenThere: tarantool-patches@dev.tarantool.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Igor Munkin via Tarantool-patches Reply-To: Igor Munkin Errors-To: tarantool-patches-bounces@dev.tarantool.org Sender: "Tarantool-patches" I've checked the patches into all long-term branches in tarantool/luajit and bumped a new version in master, 2.10 and 1.10. On 12.01.23, Igor Munkin wrote: > This series consists of the two patches caused by recent runner renaming > activity. > > The first one changes the way workflow is dispatched to the proper > runner (see the details in the corresponding commit message). > > The second one caused by fluke: due to runner renaming we can't proceed > to use the previous approach to pass the machine name to LuaJIT > integration workflow. Hence, we ought to implement something similar > made in scope of the first patch. Occasionally, I've found that GitHub > team finally implemented strategy matrix for reusable workflows, so I > simply made a carbon copy of the job configuration for > Tarantool integration testing. As a result the integration workflow is > also adjusted for the new runner dispatching strategy in scope of > #8145[1]. > > Branch: https://github.com/tarantool/luajit/tree/imun/fix-runner-names > CI is green: https://github.com/tarantool/luajit/commit/43adedc > > [1]: https://github.com/tarantool/tarantool/pull/8145 > > Igor Munkin (2): > ci: change runner dispatch for LuaJIT testing > ci: use strategy matrix for integration workflow > > .github/workflows/gnumake-builds-testing.yml | 20 +- > .github/workflows/lint.yml | 2 +- > .github/workflows/testing.yml | 210 +++---------------- > 3 files changed, 35 insertions(+), 197 deletions(-) > > -- > 2.34.0 > -- Best regards, IM