kmesh-net / kmesh

High Performance ServiceMesh Data Plane Based on Programmable Kernel
https://kmesh.net
Apache License 2.0
466 stars 70 forks source link

support generating cobra docs #1031

Closed Okabe-Rintarou-0 closed 1 week ago

Okabe-Rintarou-0 commented 1 week ago

What type of PR is this? enhancement

What this PR does / why we need it:

Which issue(s) this PR fixes: implement #1020

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

hzxuzhonghu commented 1 week ago

I am thining how can we migrate these docs to kmesh.net

Okabe-Rintarou-0 commented 1 week ago

yes,there are also some permission problems: image

will try to fix tonight.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 48.00%. Comparing base (cd1579d) to head (4e106ed). Report is 192 commits behind head on main.

Files with missing lines Patch % Lines
pkg/logger/logger.go 50.00% 3 Missing :warning:
Files with missing lines Coverage Δ
pkg/logger/logger.go 36.95% <50.00%> (-0.13%) :arrow_down:

... and 28 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 52d8f9e...4e106ed. Read the comment docs.

kmesh-bot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hzxuzhonghu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kmesh-net/kmesh/blob/main/OWNERS)~~ [hzxuzhonghu] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment