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
We can implement the similar mechanism for http v1 too, if it is useful. Personally I several times meet the situation, when a user answers "I don't know" for "which version of a module is installed on your system?".
Brief checklist (for a module with Lua/C, pure Lua would differ a bit):
Correct version in a module installed using tarantoolctl rocks install <module> <version> (from rockspec as well as from src.rock).
The same for scm-1 (only rockspec).
The same for tarantoolctl rocks make in a git repository.
file
VERSION.lua
contains in.gitignore
and always build package has "unknown" versionThe text was updated successfully, but these errors were encountered: