Skip to content

ci: add tarantool 2.10 into CI #26

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
Oct 4, 2022

Conversation

Totktonada
Copy link
Member

  • Fixed a test for compatibility with the new release policy.
  • Added tarantool 2.10 into CI.

See details in the commit messages.

Fixes #21

The test was confused by the entrypoint/alpha/beta/rc suffixes in the
version string (see [1] about those suffixes). Now they're ignored.

It is not perfectly correct (2.10.0-rc1 is less than 2.10.0), but enough
for this test.

[1]: tarantool/tarantool#6182

Part of #21
It is easy to do now, when [1] is implemented.

[1]: tarantool/setup-tarantool#19

Fixes #21
@Totktonada Totktonada added code health Improve code readability, simplify maintenance and so on ci Improvements of continuous integration / delivery labels Oct 3, 2022
Copy link

@LeonidVas LeonidVas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Totktonada Totktonada merged commit af1f6a5 into master Oct 4, 2022
@Totktonada Totktonada deleted the Totktonada/add-tarantool-2-10-into-ci branch October 4, 2022 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Improvements of continuous integration / delivery code health Improve code readability, simplify maintenance and so on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tarantool-2.10 into CI
2 participants