Skip to content
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

chore: auto-generate the pb code and api-reference docs based on the proto files #764

Merged
merged 8 commits into from
Aug 17, 2022

Conversation

seeflood
Copy link
Member

@seeflood seeflood commented Aug 16, 2022

Signed-off-by: seeflood zhou.qunli@foxmail.com

What this PR does:
Run make proto and the script will generate the pb code and api-reference docs based on the proto files automatically.

image

It can generate more things after I submitted some other PR
Which issue(s) this PR fixes:

It's a subtask of #763

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Signed-off-by: seeflood <zhou.qunli@foxmail.com>
@seeflood seeflood changed the title chore: auto-generate the pb code and api-reference docs based on the proto files [WIP]chore: auto-generate the pb code and api-reference docs based on the proto files Aug 16, 2022
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #764 (cb394c5) into main (f83c614) will not change coverage.
The diff coverage is n/a.

❗ Current head cb394c5 differs from pull request most recent head 2233553. Consider uploading reports for the commit 2233553 to get more accurate results

@@           Coverage Diff           @@
##             main     #764   +/-   ##
=======================================
  Coverage   60.56%   60.56%           
=======================================
  Files         133      133           
  Lines        8323     8323           
=======================================
  Hits         5041     5041           
  Misses       2705     2705           
  Partials      577      577           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
Signed-off-by: seeflood <zhou.qunli@foxmail.com>
@seeflood seeflood changed the title [WIP]chore: auto-generate the pb code and api-reference docs based on the proto files chore: auto-generate the pb code and api-reference docs based on the proto files Aug 17, 2022
@seeflood seeflood merged commit b150b3f into mosn:main Aug 17, 2022
@seeflood seeflood deleted the generator branch August 17, 2022 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants