Skip to content

Bump luatest to 1.0.1-34-b446120 #452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 26, 2024

Conversation

georgiy-belyanin
Copy link
Member

New version includes the following commits related to luatest functionality:

  • Add cluster helper as a tool for managing a Tarantool cluster [1]

[1] tarantool/luatest@b446120

@coveralls
Copy link

coveralls commented Dec 20, 2024

Coverage Status

coverage: 62.54% (-0.03%) from 62.573%
when pulling e711148 on georgiy-belyanin:bump-luatest
into dc2382c on tarantool:master.

@georgiy-belyanin georgiy-belyanin self-assigned this Dec 20, 2024
@georgiy-belyanin georgiy-belyanin force-pushed the bump-luatest branch 2 times, most recently from 3b42d0c to 6b84e14 Compare December 26, 2024 14:34
Bump `gevent` version to 24.11.2 to avoid the following issue with
installation in a Python 3.12 environment:

Error compiling Cython file:
------------------------------------------------------------
...
cdef tuple integer_types

if sys.version_info[0] >= 3:
  integer_types = int,
else:
  integer_types = (int, long)
			^
------------------------------------------------------------
src/gevent/libev/corecext.pyx:60:26: undeclared name not builtin: long

Version `24.*` doesn't support Python 3.7 and Python 3.8, so continue
using `22.*` version for these versions.
New version includes the following commits related to luatest
functionality:

- Add `cluster` helper as a tool for managing a Tarantool cluster [1]

[1] tarantool/luatest@b446120
@Totktonada Totktonada merged commit 95bbee5 into tarantool:master Dec 26, 2024
19 checks passed
@Totktonada Totktonada removed their assignment Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants