feat: support syncing gwapi docs#5365
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5365 +/- ##
==========================================
- Coverage 65.34% 65.29% -0.05%
==========================================
Files 213 213
Lines 33915 33915
==========================================
- Hits 22162 22146 -16
- Misses 10426 10439 +13
- Partials 1327 1330 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f40847e to
0ad35e8
Compare
.github/markdown_lint_config.json
Outdated
There was a problem hiding this comment.
can we ignore this rule for certain folder?
There was a problem hiding this comment.
Any suggestions for how to define the ignore specific folder?
There was a problem hiding this comment.
|
I think we need to update the config for |
190ee58 to
be10b83
Compare
356c276 to
1cfdb53
Compare
|
this is great, thanks for building this out @Xunzhuo ! |
bbe239a to
9f03c7f
Compare
9f03c7f to
ccfadb8
Compare
Signed-off-by: bitliu <bitliu@tencent.com>
Signed-off-by: bitliu <bitliu@tencent.com>
ccfadb8 to
c968dca
Compare
|
example: https://floralexplorer.cn/docs/api/ |
|
@Xunzhuo not seeing v1alpha1 resources on here ( UDPRoute, TCPRoute, TLSRoute) |
|
@arkodg not included in https://gateway-api.sigs.k8s.io/api-types/gateway as well, will figure out in a follow-up |
What type of PR is this?
What this PR does / why we need it:
support syncing gwapi docs when releasing docs.
Which issue(s) this PR fixes:
Fixes #2749
Release Notes: Yes/No