[Tarantool-patches] [PATCH luajit 0/3] Integration testing and tiny fixes in CI

Igor Munkin imun at tarantool.org
Wed Jul 13 13:09:21 MSK 2022


I've checked the patchset into all long-term branches in
tarantool/luajit and bumped a new version in master, 2.10 and 1.10.

On 22.06.22, Igor Munkin wrote:
> After reusable workflow is merged into tarantool/tarantool master
> branch[1], we can proceed with LuaJIT integration testing patchset. The
> changeset contains a couple of CI-related fixes and introduces Tarantool
> integration testing in LuaJIT repository. You can find more verbose
> descriptions in the corresponding commit messages.
> 
> Branch: https://github.com/tarantool/luajit/tree/imun/ci-tarantool-tests
> CI: https://github.com/tarantool/luajit/commit/0b72879
> 
> [1]: https://github.com/tarantool/tarantool/pull/7276
> 
> Igor Munkin (3):
>   ci: fix --parallel argument for MacOS runners
>   ci: remove GC64 matrix entries for ARM64 workflows
>   ci: add Tarantool integration testing
> 
>  .github/workflows/linux-aarch64.yml | 28 ++++++++++++++---
>  .github/workflows/linux-x86_64.yml  | 43 ++++++++++++++++++++++++--
>  .github/workflows/macos-m1.yml      | 32 +++++++++++++++-----
>  .github/workflows/macos-x86_64.yml  | 47 ++++++++++++++++++++++++++---
>  4 files changed, 130 insertions(+), 20 deletions(-)
> 
> -- 
> 2.34.0
> 

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list