Make sense to me
> On Apr 15, 2021, at 11:20, Daming <[email protected]> wrote:
>
> Hi
>
> I am raising a discussion to redefine the version format of luarocks
> of skywalking-nginx-lua[1].
>
> According to Rockspec format[2]:
>
>> version (string, mandatory field) - the version of the package, plus a
>> suffix indicating the revision of the rockspec. Example: "2.0.1-1"
>
> The version number of skywalking has 3 parts, "major.minor.revision".
> Currently, our version of luarocks is missing the revision number.
>
> Therefore, I am planning to update the version format since this
> version(v0.5.0).
> If something I miss, please let me know.
>
> 1. https://luarocks.org/modules/apache-skywalking/skywalking-nginx-lua
> 2. https://github.com/luarocks/luarocks/wiki/Rockspec-format
>
> ----------------------------------
> Haochao Zhuang(@dmsolr)
> Apache SkyWalking