Skip to content

doc: utilize hugo boilerplates for latest#3910

Merged
zirain merged 4 commits intoenvoyproxy:mainfrom
shawnh2:doc-boilerplates
Jul 24, 2024
Merged

doc: utilize hugo boilerplates for latest#3910
zirain merged 4 commits intoenvoyproxy:mainfrom
shawnh2:doc-boilerplates

Conversation

@shawnh2
Copy link
Copy Markdown
Contributor

@shawnh2 shawnh2 commented Jul 20, 2024

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #3621

Signed-off-by: shawnh2 <shawnhxh@outlook.com>
@shawnh2 shawnh2 requested a review from a team as a code owner July 20, 2024 08:21
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
Signed-off-by: shawnh2 <shawnhxh@outlook.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.42%. Comparing base (9852333) to head (f638188).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3910      +/-   ##
==========================================
+ Coverage   67.39%   67.42%   +0.02%     
==========================================
  Files         183      183              
  Lines       22435    22435              
==========================================
+ Hits        15121    15126       +5     
+ Misses       6226     6222       -4     
+ Partials     1088     1087       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Member

@zhaohuabing zhaohuabing Jul 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's great to see the reduction of duplication! Just on nit: should we use the same template for UDPRoute and TCPRoute? The description of testing HTTPRoute in the template is irrelevant in the context of UDPRoute and TCPRoute.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, but I think it's fine for now, since it's in the Prerequisites section, users should get everything work before they take any further steps.

@shawnh2 shawnh2 requested review from a team, zhaohuabing and zirain July 23, 2024 14:08
@zirain
Copy link
Copy Markdown
Member

zirain commented Jul 24, 2024

Link check fails becase of there's an issue with tetrate.io

@zirain zirain merged commit f29c1d6 into envoyproxy:main Jul 24, 2024
@shawnh2 shawnh2 deleted the doc-boilerplates branch July 31, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

utilize hugo boilerplates for docs

4 participants