skywalking
skywalking copied to clipboard
[Bug] BanyanDB binaries.md doc issue.
Search before asking
- [X] I had searched in the issues and found no similar issues.
Apache SkyWalking Component
BanyanDB (apache/skywalking-banyandb)
What happened
make -C banyand releaseormake -C banyand staticbuilds out a static binarybanyand-server-staticfor releasing.
Build docs command is not correct.
make -C bydbctl releasecross-builds several binaries for multi-platforms.
This command is only for ctl and not clear enough. AFAIK, banyandb server is not suitable for all platforms.
What you expected to happen
Correct the docs. make -C banyand banyand-server-static works, but I am not sure about the release relative command.
ctl docs should be separated from server build commands.
How to reproduce
Just follow the docs.
Anything else
No response
Are you willing to submit a pull request to fix on your own?
- [ ] Yes I am willing to submit a pull request on my own!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct