You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
On Thu, 24 Dec 2020, 00:18 Alexander Turenko, ***@***.***> wrote:
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
<https://www.tarantool.io/en/doc/latest/dev_guide/release_management/>.
*(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).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQ2MBHPW2IGJXP5ZOLBWA3SWJNBXANCNFSM4VHOLYMQ>
.
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.)
alpha
beta
stable
oldstable
lts
latest
I don't know, whether it would be better to point
latest
tostable
,beta
or evenalpha
. 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).
The text was updated successfully, but these errors were encountered: