tarantool / tarantool/doc

vshard module versioning support

Open
#3,407 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Added the ability to get the current version
of the vshard module as a text variable.

tarantool> require('vshard')._VERSION
---
- 0.1.22
...

NO_TEST=
Requested by @GRISHNOV in https://github.com/tarantool/vshard/commit/2a172c6140754ae637abc2394f2c946f6d4c8777.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the vshard module documentation and its version-related entry points. Verify the documented Lua expression require('vshard')._VERSION and describe the returned text value, using the example in this issue as the expected result. Done means the vshard documentation explains how to retrieve the current module version.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.