-
Notifications
You must be signed in to change notification settings - Fork 71
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
Write release doc for RM. #109
Conversation
I tested this, and have this out on the luarocks. https://luarocks.org/modules/apache-skywalking/skywalking-nginx-lua/1.0.0-0 |
```shell | ||
> export RELEASE_VERSION=x.y.z | ||
|
||
> tar czf skywalking-nginx-lua-${RELEASE_VERSION}-src.tgz \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is already a release.md file, Do we recommend using make release-src
here ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, I missed that. I am going to merge these two.
@wuwen5 Could you review this doc?
The doc was missed, and I barely put them together.