Skip to content

Add meagingful aliases for numeric tarantool versions #12

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

Open
Totktonada opened this issue Dec 23, 2020 · 2 comments
Open

Add meagingful aliases for numeric tarantool versions #12

Totktonada opened this issue Dec 23, 2020 · 2 comments
Labels
feature A new functionality
Milestone

Comments

@Totktonada
Copy link
Member

I propose to introduce the following aliases for numeric tarantool versions for the tarantool-version field and update them in sync with our release cycle.

(Release series and releases are pointed just for example. They are actual at the moment of writting, 2020-12-24, but may be not actual at the time of reading this issue.)

Alias Release series Release
alpha 2.7 2.7.0
beta 2.6 2.6.1
stable 2.5 2.5.2
oldstable 2.4 2.4.3
lts 1.10 1.10.8
latest ? ?

I don't know, whether it would be better to point latest to stable, beta or even alpha. It is subject to discuss.

Those aliases are convenient, when one want to verify a module (a connector, a tool) against all actual tarantool versions and don't bother with updating the numeric versions every quarter. I think the feature would be useful as for per-push testing (to verify changes in the module) as well as for nightly testing (to verify the module against changes in tarantool).

@rosik
Copy link
Contributor

rosik commented Dec 23, 2020 via email

@Totktonada
Copy link
Member Author

We should revisit those aliases in context of the new versioning policy: tarantool/tarantool#6182. See also #19.

@Totktonada Totktonada added this to the wishlist milestone Sep 30, 2021
@Totktonada Totktonada added feature A new functionality and removed enhancement labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality
Projects
None yet
Development

No branches or pull requests

2 participants